SoapMethodCollectionBase.Contains Method

Include Protected Members
Include Inherited Members

Verifies whether the specified object exists in the referenced collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Contains(String) Verifies whether the specified object exists in the collection.
Public method Contains(String, String) Verifies whether the specified object exists in the referenced collection.

Top