A collection of XML tags.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
XMLTag add (name:String, tagColor:Array of Varies 3 Reals (0 - 255) UIColors, withProperties:Object)
Creates a tag.
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
The name of the tag. (Optional) |
|
|
tagColor |
Array of 3 Reals (0 - 255) |
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. (Optional) |
|
withProperties |
Initial values for properties of the new XMLTag (Optional) |
Number count ()
Displays the number of elements in the XMLTag.