Amazon.CognitoIdentityProvider.Model.AddCustomAttributesRequest.IsSetCustomAttributes C# (CSharp) 메소드

IsSetCustomAttributes() 개인적인 메소드

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