Adds an icon item to the collection.

Syntax

ISIconItems.Add(key, [aliases], [baseKey], [overlayKey], [useMask])

Parameters

NameTypeOptionalByRefDescription
key String The key used to identify the icon item in the collection.
aliases String Optional Comma-separated list of aliases used to identify the icon in the collection.
baseKey String Optional The key used to identify the base icon.
overlayKey String Optional The key used to identify the overlay icon.
useMask Boolean Optional Determines whether to use the mask icon. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value.

Member of:
ISIconItems
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0