CategoryNameMap 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 | Category | Gets or sets a category at a specified name within the map. | |
| Size | int | Returns the number of categories that are in the map. |