'Declaration
<TypeConverterAttribute(C1.Win.C1SuperTooltip.ImageEntryTypeConverter)> <SerializableAttribute()> Public Class ImageEntry
[TypeConverter(C1.Win.C1SuperTooltip.ImageEntryTypeConverter)] [Serializable()] public class ImageEntry
'Declaration
<TypeConverterAttribute(C1.Win.C1SuperTooltip.ImageEntryTypeConverter)> <SerializableAttribute()> Public Class ImageEntry
[TypeConverter(C1.Win.C1SuperTooltip.ImageEntryTypeConverter)] [Serializable()] public class ImageEntry
Each entry contains an Image and its associated Key.
Entries may be retrieved from the collection by index or by key.
System.Object
C1.Win.C1SuperTooltip.ImageEntry