Amazon.CognitoIdentityProvider.Model.AdminDeleteUserAttributesRequest.IsSetUserAttributeNames C# (CSharp) 메소드

IsSetUserAttributeNames() 개인적인 메소드

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