Version

Infragistics.Collections Namespace

Classes
 ClassDescription
ClassKeyedObservableCollection<TItem,TKey> Observable collection that supports indexing by key.
ClassReadOnlyKeyedObservableCollection<TItem,TKey> Represents a read-only KeyedObservableCollection<TItem,TKey>
Interfaces
 InterfaceDescription
InterfaceIKeyedList<TItem,TKey> Represents a collection of objects that can be accessed using a key or index.
See Also