public interface ILinkedTreeNode`1<T> : IEnumerableInfo, ILinkedListNode, ILinkedList3;
T: (No description provided.)