A collection of Information List items.
Implements I_ISDirty

Methods

Name Description
Add Add an item to the end of the collection.
Clear Clear collection.
CreateItem Create a finInformationListItem object.
Exists Check to see if an item with this Value exists in the collection.
ExistsValueAlt Check to see if an item with this Alternative Value exists in the collection.
FromCsvString Populates collection from a New Line separated String. Where 'alternative values' are allowed, these should be separated on each line of the String in the form value,altValue.
HasDuplicateValues Checks to see if the list contains duplicate values.
Insert Insert an item into the collection at the specified position.
Remove Remove an item from the collection.
RemoveAt Remove an item from the collection.
Sort Sort items in collection.
ToCsvString For Information List that do not allow 'alternative values', this produces a New Line separated String of items. If the Information List does allow 'alternative values', each line in the String contains a comma-separated (CSV) value,altValue String.
ValueFromCsvString

Properties

Name Description
IsDirty Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0