Shunde.NET Framework Class Library

TreeNode.ConvertToForest Method 

Converts an array of TreeNode objects into a forest of trees

protected static TreeNode[] ConvertToForest(
   TreeNode[] allCats,
   Type baseType
);

See Also

TreeNode Class | Shunde.Common Namespace