TreeView for WinForms | ComponentOne
C1.Win.SuperTooltip Namespace / ImageCollection Class
Properties Methods Events


In This Topic
    ImageCollection Class Members
    In This Topic

    The following tables list the members exposed by ImageCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ImageCollection.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyOverloaded. Gets or sets the ImageEntry with the specified key ImageCollection.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an System.Drawing.Image to the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodOverloaded. Determines whether the ImageCollection contains a given key.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodOverloaded. Gets the index of the ImageEntry with a given key.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<ImageEntry>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Events
    See Also