Click or drag to resize

PartitionableListTPartialViewMItem Property

[Missing <summary> documentation for "P:Altaxo.Collections.PartitionableList`1.PartialView`1.Item(System.Int32)"]


Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public M this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

M

Implements

IListTItemInt32
See Also