Amazon.CognitoIdentityProvider.Model.ListUsersRequest.IsSetAttributesToGet C# (CSharp) Méthode

IsSetAttributesToGet() private méthode

private IsSetAttributesToGet ( ) : bool
Résultat bool
        internal bool IsSetAttributesToGet()
        {
            return this._attributesToGet != null && this._attributesToGet.Count > 0; 
        }