Amazon.Rekognition.Model.CompareFacesResponse.IsSetFaceMatches C# (CSharp) Méthode

IsSetFaceMatches() private méthode

private IsSetFaceMatches ( ) : bool
Résultat bool
        internal bool IsSetFaceMatches()
        {
            return this._faceMatches != null && this._faceMatches.Count > 0; 
        }