getDescendant(int) method

Returns a child of this AgentryData.

Syntax

public AgentryData getDescendant (int position)

Parameters

Returns

the child or null if position is invalid

Exceptions