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