Method GetSmallImage
GetSmallImage(TKey)
Gets small image for the specified index.
public virtual Image? GetSmallImage(TKey index)
Parameters
index
TKeyThe 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.