Click or drag to resize

PartitionableListTPartialViewBase_itemIndex Field

List of indices of items in the parent collection that are included in the partial view.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected List<int> _itemIndex

Field Value

ListInt32
See Also