ChannelParameterCollection.RemoveItem Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Removes a parameter from the collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- index
- Type: System.Int32
Index of the parameter to remove.
Show: