Item(Index: Integer): ITreeListNode;
Index is an index of the child element.
The Item property returns parameters of the child element, the index of which is passed by the Index parameter.
See also:
ITreeListNodeBase