Method GetImage
GetImage(TKey, bool)
Gets small or large image for the specified index.
public Image? GetImage(TKey index, bool isSmall)
Parameters
index
TKeyThe index of the image to set.
isSmall
boolThe flag specifying whether small or large image is get.