Topics
A collection of index topics.
Topics Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of Topics. |
| Item |
Object |
read |
Returns the Topic with the specified index or name as Long or String. |
Topics Methods
| Method |
Returns |
Description |
| Add |
Topic |
Create a new topic. |
| AnyItem |
Object |
Returns any Topic. |
| FirstItem |
Object |
Returns the first Topic. |
| ItemByRange |
Objects |
Returns the Topics within the specified range. |
| LastItem |
Object |
Returns the last Topic. |
| MiddleItem |
Object |
Returns the middle Topic. |
| NextItem |
Object |
Returns the next Topic. |
| PreviousItem |
Object |
Returns the previous Topic. |
Previous post: TransformPreference
Next post: Topic