Check to see if an item with this Alternative Value exists in the collection.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- finInformationListItems
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0