A newer version of this page is available.
Switch to the current version.
SvgImageItemCollection Class
A collection of SvgImageItem objects.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v19.2.dll
Declaration
public class SvgImageItemCollection :
DXCollectionBase<SvgImageItem>,
IDisposable
Public Class SvgImageItemCollection
Inherits DXCollectionBase(Of SvgImageItem)
Implements IDisposable
Related API Members
The following members accept/return SvgImageItemCollection objects:
Inheritance
See Also
Feedback