Icons.Remove

This function removes (deletes) the specified Icon from the collection; Item can either be 1-based index or Icon name.

Syntax Parameters Return Value
Sub Icons.Remove( _
    Index As Variant)
Index [in]

The 1-based index of the icon to remove.

Type: Variant

This function does not return a value.