The assignment operator for the NameValueCollection.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- value
- Type: System.Collections.Specialized NameValueCollection
The collection that will be used as the HttpParameterCollection.
Return Value
Type: HttpParameterCollectionNew instance of the HttpParameterCollection.
See Also