Amazon.WAF.Model.ByteMatchSet.IsSetByteMatchTuples C# (CSharp) Méthode

IsSetByteMatchTuples() private méthode

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