Amazon.SimpleEmail.Model.ListConfigurationSetsResponse.IsSetConfigurationSets C# (CSharp) Method

IsSetConfigurationSets() private method

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