Amazon.Lightsail.Model.GetKeyPairsResponse.IsSetKeyPairs C# (CSharp) Method

IsSetKeyPairs() private method

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