Methods' Summary |
getLength |
The number of nodes in the list.
|
item |
Returns a node specified by index in the collection.
|
Methods' Details |
getLength
- Description
- The number of nodes in the list.
|
|
item
XNode |
item( |
[in] long |
index ); |
- Description
- Returns a node specified by index in the collection.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.