Nemerle Documentation

Tree.Node Class

For a list of all members of this type, see Tree.Node Members.

System.Object
   Nemerle.Collections.Tree.Node
      Nemerle.Collections.Tree.Node.Black
      Nemerle.Collections.Tree.Node.Leaf
      Nemerle.Collections.Tree.Node.Red

public abstract class Tree.Node

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

Tree.Node Members | Nemerle.Collections Namespace