TreeView for ASP.NET WebForms
RemoveAt Method (C1TreeViewNodeBindingCollection)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNodeBindingCollection Class : RemoveAt Method
Removes binding from the collection from specific index.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

C1TreeViewNodeBindingCollection Class
C1TreeViewNodeBindingCollection Members