@get


Description:

public TreeEntry? @get (uint i)

Get a tree entry by index.

Parameters:

this

a Tree.

i

the index of the entry.

Returns:

a TreeEntry or null.