Amazon.KeyManagementService.Model.ListKeysResponse.IsSetKeys C# (CSharp) 메소드

IsSetKeys() 개인적인 메소드

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