Back to Devexpress

ImageCollection Constructors

windowsforms-devexpress-dot-utils-dot-imagecollection-dot-ctor.md

latest1.3 KB
Original Source

ImageCollection Constructors

The collection of Image objects to be used within DevExpress controls. The ImageCollection is also used as a part of the SharedImageCollection component.

NameParametersDescription
ImageCollection()noneInitializes a new instance of the ImageCollection class.
ImageCollection(Boolean)allowModifyImagesInitializes a new instance of the ImageCollection class with the specified settings.
ImageCollection(IContainer)containerInitializes a new instance of the ImageCollection class with the specified container.

See Also

ImageCollection Class

ImageCollection Members

DevExpress.Utils Namespace