The Asprosys.Unmanaged.Collections.Specialized namespace contains specialized types of collections of data based on unmanaged memory such as the SparseArray.
Classes
| Class | Description | |
|---|---|---|
| SparseArray<(Of <(T>)>) |
Gives array-like access to sparsely committed, unmanaged memory.
|