Cauldron.Collections Namespace |
Class | Description | |
---|---|---|
ConcurrentCollectionT |
Represents a thread-safe, unordered collection of object.
| |
Extensions |
Provides usefull extensions for IEnumerable | |
FastDictionaryTKey, TValue |
Represents a collection of keys and values optimized for speed.
| |
FastKeyedCollectionTKey, TItem |
Represents a collection whose keys are embedded in the values that is optimized for speed.
| |
FastObservableCollectionT |
Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed.
| |
IEnumerableExtensions |
Provides usefull extensions for IEnumerable.
|