Amazon.Lightsail.Model.GetKeyPairsResponse.IsSetKeyPairs C# (CSharp) Méthode

IsSetKeyPairs() private méthode

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