Amazon.WAF.Model.ListByteMatchSetsResponse.IsSetByteMatchSets C# (CSharp) Метод

IsSetByteMatchSets() приватный Метод

private IsSetByteMatchSets ( ) : bool
Результат bool
        internal bool IsSetByteMatchSets()
        {
            return this._byteMatchSets != null && this._byteMatchSets.Count > 0; 
        }
ListByteMatchSetsResponse