Amazon.Rekognition.Model.IndexFacesRequest.IsSetDetectionAttributes C# (CSharp) Метод

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

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