Short Name: Item
Requires: Base Development System
Class: NamedNodeMap Methods
Returns the item in the map at the index position specified by Index. If Index is greater than or equal to the number of nodes in the map, the method returns an invalid reference.
Name | Type | Direction |
---|---|---|
Index | 32-bit signed integer | in |
Node | Node | out |