Check to see if an item with this Alternative Value exists in the collection.

Syntax

finInformationListItems.ExistsValueAlt(valueAlt, [ignoreCase])

Parameters

NameTypeOptionalByRefDescription
valueAlt String The Alternative Value to check.
ignoreCase Boolean Optional Indicates whether compare is case sensitive, i.e. apple=APPLE. Default is False, i.e. apple<>APPLE. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value.

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