Amazon.SimpleEmail.Model.ListReceiptRuleSetsResponse.IsSetRuleSets C# (CSharp) Method

IsSetRuleSets() private method

private IsSetRuleSets ( ) : bool
return bool
        internal bool IsSetRuleSets()
        {
            return this._ruleSets != null && this._ruleSets.Count > 0; 
        }
ListReceiptRuleSetsResponse