C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / ImageCollection Class


ImageCollection Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds an ImageEntry to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines whether the ImageCollection contains a given key.  
Public MethodOverloaded. Gets the index of a given ImageEntry in the collection.  
Public MethodInserts an ImageEntry at a specified position in the collection.  
Public MethodRemoves an ImageEntry from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the ImageCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after inserting a new element into the ImageCollection instance.  
Protected MethodRaises the ListChanged event.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after removing an element from the ImageCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after setting a value in the ImageCollection instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also