The Categories type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsEmpty | Whether or not the list of top-level categories is empty. (Overrides CategoryNameMap.IsEmpty) | |
| IsReadOnly | Identifies if the object is read-only or modifiable. (Inherited from APIObject) | |
| Item[BuiltInCategory] | Retrieves a category object corresponding to a BuiltInCategory id. | |
| Item[String] | Gets a category which has the specified name from this list of top-level categories. (Overrides CategoryNameMap.Item[String]) | |
| Size | The total number of top-level categories in the document. (Overrides CategoryNameMap.Size) |
