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