Amazon.Rekognition.Model.SearchFacesByImageRequest.IsSetMaxFaces C# (CSharp) Метод

IsSetMaxFaces() приватный Метод

private IsSetMaxFaces ( ) : bool
Результат bool
        internal bool IsSetMaxFaces()
        {
            return this._maxFaces.HasValue; 
        }