Amazon.Rekognition.Model.SearchFacesByImageRequest.IsSetMaxFaces C# (CSharp) Method

IsSetMaxFaces() private method

private IsSetMaxFaces ( ) : bool
return bool
        internal bool IsSetMaxFaces()
        {
            return this._maxFaces.HasValue; 
        }