WmsCustomParameterCollection.Remove(String) Method
Removes a custom parameter value from the collection by its key.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | A String value specifying a custom parameter key. |
See Also