Images.RemoveByName(String) Method
Removes an image with the specified name from the collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A string that specifies the name of the required image. |
See Also