Amazon.Rekognition.Model.CompareFacesResponse.IsSetFaceMatches C# (CSharp) Метод

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

private IsSetFaceMatches ( ) : bool
Результат bool
        internal bool IsSetFaceMatches()
        {
            return this._faceMatches != null && this._faceMatches.Count > 0; 
        }