ExplorerNode.getChild Method

Gets the child node at the specified index.
 

Parameters

index

Type: Number

Return Value


Type: ExplorerNode
The child at the specified index or null if no such child exists.