Method GetSmallImage
GetSmallImage(TKey)
Gets small image for the specified index.
public virtual Image? GetSmallImage(TKey index)
Parameters
indexTKeyThe index of the image to return.
Gets small image for the specified index.
public virtual Image? GetSmallImage(TKey index)
index TKeyThe index of the image to return.