WmsCustomParameterCollection Properties
Contains a collection of web map service custom parameters.| Name | Description |
|---|---|
| Count | Returns the number of custom parameters stored in the WmsCustomParameterCollection. |
| Item[String] | Gets or sets a custom parameter value by its key. |
See Also