[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.ImageCollection.Remove

Remove Method

Remove(ImageEntry)

Removes an ImageEntry from the collection.

Declaration
public void Remove(ImageEntry entry)
Public Sub Remove(entry As ImageEntry)
Parameters
Type Name Description
ImageEntry entry

ImageEntry to remove from the collection.