Node<TKey,TValue> indexer

List of references to other nodes stored by this node.

public Node this[int index] { get; set; }

See Also