Click or drag to resize

AscendingIntegerCollection_list Field

The underlying sorted list storing the integer values.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected SortedList<int, Object?> _list

Field Value

SortedListInt32, Object
See Also