Shunde.NET Framework Class Library

TreeNode Class

A node of a tree, to allow for heirachical structures

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

System.Object
   DBObject
      TreeNode
         Attrib

public class TreeNode : DBObject,

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: Shunde.Common

Assembly: Shunde (in Shunde.dll)

See Also

TreeNode Members | Shunde.Common Namespace