The methods of the TreeNode class are listed below. For a complete list of TreeNode class members, see the TreeNode Members topic.
![]() ![]() | Overloaded. Converts a heirachacle Array of Categories into a flat array of Categories |
![]() ![]() | Finds the TreeNode with the TreeNode id catId from the tree of categories |
![]() ![]() | Overloaded. Gets all the tree nodes in the database |
![]() ![]() | Searches for a TreeNode |
![]() ![]() | Converts an array of TreeNode objects into a forest of trees |
![]() | Compares the Name of this string to another TreeNode |
![]() | Specifies that two DBObjects are equal |
![]() | Checks to see if this object exists in the database |
![]() | Finds the TreeNode from the Children, or descendants of this TreeNode |
![]() | Gets the hash key for this object |
![]() | Gets the Type of the current instance. |
![]() | Populates this object from the database |
![]() | Populates the ancestors of this tree node |
![]() | Populates the data of all the BinaryData objects in this class |
![]() | Populates the other DB objects in this class |
![]() | Resets the Id of the object so that when saved again, a new object will be created in the database. |
![]() | Saves this object to the database |
![]() | Gets a String representation of this object |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
TreeNode Class | Shunde.Common Namespace