The Asprosys.Unmanaged.Collections namespace contains the types necessary to access collections of data based on unmanaged memory.

Classes

  ClassDescription
DefaultComparer<(Of <(T>)>)
The default comparer used for sorting, reversing and searching generic arrays.

Interfaces

  InterfaceDescription
ILongList<(Of <(T>)>)
Represents a collection of objects that can be individually accessed by a 64-bit index.
IRawComparer<(Of <(T>)>)
Defines a set of methods used for comparing and sorting objects and their unsafe representations.