Exago .NET API Documentation
InsertRange Method (TreeNodeCollection)
WebReports.UI.Controls Namespace > TreeNodeCollection Class : InsertRange Method
Syntax
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<TreeNode> collection
)

Parameters

index
collection
See Also

Reference

TreeNodeCollection Class
TreeNodeCollection Members