Amazon.KeyManagementService.Model.ListKeysResponse.IsSetKeys C# (CSharp) Méthode

IsSetKeys() private méthode

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