Returns the XMLTag with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
→ XMLTag
→ XMLTag
Creates a tag.
tagColor?
3 Reals (0 - 255)[] | UIColors[]
The dolor of the tag, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as a UI color. Can accept: Array of 3 Reals (0 - 255) or UIColors enumerator.
→ XMLTag
Returns any XMLTag in the collection.
→ Number
Displays the number of elements in the XMLTag.
→ XMLTag[]
Returns every XMLTag in the collection.
→ XMLTag
Returns the first XMLTag in the collection.
→ XMLTag
Returns the XMLTag with the specified index or name.
→ XMLTag
Returns the XMLTag with the specified ID.
→ XMLTag
Returns the XMLTag with the specified name.
→ XMLTag[]
Returns the XMLTags within the specified range.
→ XMLTag
Returns the last XMLTag in the collection.
→ XMLTag
Returns the middle XMLTag in the collection.
→ XMLTag
Returns the XMLTag whose index follows the specified XMLTag in the collection.
→ XMLTag
Returns the XMLTag with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the XMLTag.
Object of 2
Properties elsewhere that hold a XMLTags.