ParameterMap Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsEmpty | bool | Test to see if the map is empty. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Item | Parameter | Gets or sets an item at a specified key within the map. | |
| Size | int | Returns the number of objects that are in the map. |