Images.Remove(Object) Method
Removes the specified image from the collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Object | An image to remove from the collection. |
See Also