Method GetImages
GetImages(int)
Returns image list by its group.
public virtual ImageSourceCollection GetImages(int group)
Parameters
group
intGiven group.
Returns
- ImageSourceCollection
ImageList associated with group.
Returns image list by its group.
public virtual ImageSourceCollection GetImages(int group)
group
intGiven group.
ImageList associated with group.