Amazon.Rekognition.Model.IndexFacesRequest.IsSetDetectionAttributes C# (CSharp) 메소드

IsSetDetectionAttributes() 개인적인 메소드

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