Collection for handling in-memory data retrieved from objects.
Implements ICollection, I_ISDirty

Methods

Name Description
Add Add an Item to the collection.
Clear Clears the list.
CopyTo
DirtyClear Clear Dirty state.
Exists
GetBoolean
GetCurrency
GetDate
GetDateRange
GetDecimal
GetDouble
GetEnum
GetEnumerator
GetInteger
GetNumberRange
GetObject
GetString
GetValue
Remove Removes an item with the specified key from the collection.

Properties

Name Description
Count Read-Only The number of items in this collection.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsSynchronized Read-Only
ItemByIndex Read-Only Retrieve an item by its index in the collection.
SyncRoot Read-Only
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0