Amazon.SimpleEmail.Model.ListConfigurationSetsResponse.IsSetConfigurationSets C# (CSharp) Méthode

IsSetConfigurationSets() private méthode

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