FormPostParameterCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a FormPostParameter to the 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
Adds an object to the end of the Collection<T>. (Inherited from Collection<FormPostParameter>.)
Adds a FormPostParameter created from a parameter name and value.
Adds a FormPostParameter created from a parameter name and value and a value that indicates whether the form post parameter is URL encoded.
Top
See Also
Reference
FormPostParameterCollection Class