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