Amazon.Rekognition.Model.SearchFacesByImageRequest.IsSetFaceMatchThreshold C# (CSharp) Méthode

IsSetFaceMatchThreshold() private méthode

private IsSetFaceMatchThreshold ( ) : bool
Résultat bool
        internal bool IsSetFaceMatchThreshold()
        {
            return this._faceMatchThreshold.HasValue; 
        }