Add an item to the end of the collection.

Syntax

finWarnings.Add(value, [keepInCategory])

Parameters

NameTypeOptionalByRefDescription
value finWarning The item to add.
keepInCategory Boolean Optional Indicates whether to ensure that this item is added after the last item with the same category rather than to the end of the collection. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finWarnings
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0