C-DEngine 5.105

Ext..::..Contains Method

Overload List


  Name Description
Public method Static member Contains(String, array<Char>[]()[][])
Determines whether the specified String contains any of characters in the specified array of Char.
Public method Static member Contains(NameValueCollection, String)
Determines whether the specified [NameValueCollection] contains the entry with the specified name.
Public method Static member Contains(NameValueCollection, String, String)
Determines whether the specified [NameValueCollection] contains the entry with the specified both name and value.