Amazon.WAF.Model.ListIPSetsResponse.IsSetIPSets C# (CSharp) Method

IsSetIPSets() private method

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