Share via


FormPostParameterCollection.Contains Method

Include Protected Members
Include Inherited Members

Gets a value that indicates whether a FormPostParameter occurs in this 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) Gets a value that indicates whether a FormPostParameter occurs in this collection.
Public method Contains(T) Determines whether an element is in the Collection<T>. (Inherited from Collection<FormPostParameter>.)

Top

See Also

Reference

FormPostParameterCollection Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace