©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)
Public Member Functions | |
| KmlObject | item (int index) |
| int | getLength () |
| KmlObject KmlObjectList.item | ( | int | index | ) |
Gets an item from the object list. For example, list.item(0) returns the first object in the list.
| int KmlObjectList.getLength | ( | ) |
Number of objects in collection.