DTDs
A collection of DTDs.
DTDs Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the DTD with the specified index or name. |
| length |
Long |
read |
The number of DTDs in the collection. |
DTDs Methods
| Method |
Returns |
Description |
| anyItem |
Object |
Returns any DTD. |
| firstItem |
Object |
Returns the first DTD. |
| itemByID |
Object |
Returns the DTD with the specified ID. |
| itemByRange |
Objects |
Returns the DTDs within the specified range. |
| lastItem |
Object |
Returns the last DTD. |
| middleItem |
Object |
Returns the middle DTD. |
| nextItem |
Object |
Returns the next DTD. |
| previousItem |
Object |
Returns the previous DTD. |
Previous post: EnablingGroup
Next post: DTD