Amazon.WAF.Model.ListByteMatchSetsResponse.IsSetByteMatchSets C# (CSharp) Méthode

IsSetByteMatchSets() private méthode

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