Amazon.CognitoIdentityProvider.Model.DeleteUserAttributesRequest.IsSetUserAttributeNames C# (CSharp) Метод

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

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