Property Getters/Setters Summary | ||
---|---|---|
function | getCount() | |
function | get(index) | |
Gets the xml map by the specific index.
|
Method Summary | ||
---|---|---|
function | add(value) | |
Reserved for internal use. |
||
function | add(url) | |
Add a |
||
function | clear() | |
Removes all XmlMaps.
|
||
function | contains(value) | |
Reserved for internal use. |
||
function | get(index) | |
Reserved for internal use. |
||
function | indexOf(value) | |
Reserved for internal use. |
||
function | iterator() | |
function | removeAt(index) | |
function getCount()
function get(index)
index
- The index.function add(url)
function clear()
function removeAt(index)
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)