item


Description:

public abstract Node? item (int index)

retriew a child node throught specifiyed index

Parameters:

index

index of searched child

Returns:

the matching child node