Amazon.Rekognition.Model.SearchFacesByImageRequest.IsSetMaxFaces C# (CSharp) 메소드

IsSetMaxFaces() 개인적인 메소드

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