Click or drag to resize

NamedItemListTItem(Int32) Property

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


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public T this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

T
See Also