RingBufferEnqueueableOnlyTToArray Method |
Converts to an array. The newest element is the first element in the returned array.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
TArray, with the newest element at first index.
See Also