Amazon.WAF.Model.XssMatchSet.IsSetXssMatchTuples C# (CSharp) Method

IsSetXssMatchTuples() private method

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