|
|
GSF.Collection Namespace |
| Class | Description | |
|---|---|---|
| IndexedArrayT |
A self growing array of items. This class is thread safe.
| |
| NullableArrayT |
Creates an array of a struct type that uses bitmask for designating a null value.
| |
| SortedQueueTKey, TValue |
Creates a SortedQueueTKey, TValue.
This class allows adding items in random order, but dequeuing based upon the sorting of |