Overload List
| Name | Description | |
|---|---|---|
| ( Byte to HttpParameterCollection) |
The assignment operator for the byte array.
| |
| (NameValueCollection to HttpParameterCollection) |
The assignment operator for the NameValueCollection.
| |
| (Stream to HttpParameterCollection) |
The assignment operator for the Stream.
| |
| ( HttpParameter to HttpParameterCollection) |
The assignment operator for array of the HttpParameter.
|
See Also