[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.ImageCollection.Item

this Property

this[string]

Gets or sets the ImageEntry with the specified key ImageCollection.

Declaration
public ImageEntry this[string key] { get; }
Parameters
Type Name Description
string key

String that identifies the ImageEntry.

Property Value
Type Description
ImageEntry

The ImageEntry with the specified key.

Remarks

The key parameter is not case-sensitive.