Skip to main content
A newer version of this page is available. .

ImageCollection<TImage, TInfo> Constructors

A base class that provides API for the DevExpress.Utils.SvgImageCollection component.
Name Parameters Description
ImageCollection() none Initializes a new instance of the ImageCollection class descendant with the default settings.
ImageCollection(IContainer) container Initializes a new instance of the ImageCollection class descendant with the specified settings.
See Also