TreeMap for ASP.NET WebForms
Remove Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeMap Namespace > C1TreeMapItemBindingCollection Class : Remove Method
Removes binding from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal binding As C1TreeMapItemBinding _
) 
public void Remove( 
   C1TreeMapItemBinding binding
)

Parameters

binding
See Also

Reference

C1TreeMapItemBindingCollection Class
C1TreeMapItemBindingCollection Members