ITreeSwappableListNode<'T>
ITreeListNode<'T>
ITreeNode<'T>
Defines a tree node, where the childs can be accessed by index. There is no reference to the node's parent.
this.ChildNodes
ISwappableList<'T>
Gets the child nodes.