ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBindingCollection Class

In This Topic
    C1TreeMapItemBindingCollection Class Methods
    In This Topic

    For a list of all members of this type, see C1TreeMapItemBindingCollection members.

    Public Methods
     NameDescription
    Public MethodAdds the binding to the collection.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Public MethodDetermines whether the specified C1TreeMapItemBinding object is in the collection.  
    Public MethodOverloaded. Copies the elements collection to an array, starting at a particular array index.  
    Public MethodGets the index of binding.  
    Public MethodInserts binding into the collection.  
    Public MethodRemoves binding from the collection.  
    Public MethodRemoves binding from the collection from specific index.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Top
    See Also