Amazon.WAF.Model.ListByteMatchSetsResponse.IsSetByteMatchSets C# (CSharp) Method

IsSetByteMatchSets() private method

private IsSetByteMatchSets ( ) : bool
return bool
        internal bool IsSetByteMatchSets()
        {
            return this._byteMatchSets != null && this._byteMatchSets.Count > 0; 
        }
ListByteMatchSetsResponse