Skip to main content

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