PageClasses Object (IPageClasses Interface)
This object is a collection of page classes for classification.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Returns the number of classes in the collection. |
Element | PageClass, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new class at the end of the collection. |
DeleteAll | Removes all the elements from the collection. |
DeleteAt | Removes an element from the collection by index. |
Item | Provides access to a single element of the collection. |
Related objects
Samples
This object is used in the following code samples: Classification.
See also
15.08.2023 13:19:30