Amazon.CognitoIdentityProvider.Model.ListUsersRequest.IsSetAttributesToGet C# (CSharp) Метод

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

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