Amazon.Rekognition.Model.IndexFacesRequest.IsSetDetectionAttributes C# (CSharp) Méthode

IsSetDetectionAttributes() private méthode

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