Removes a range of elements from the HttpParameterCollection.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- index
- Type: System Int32
The zero-based starting index of the range of elements to remove.
- count
- Type: System Int32
The number of elements to remove.
See Also