Click or drag to resize

NamedItemListTItem(String) Property

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


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

Parameters

name  String
 

Property Value

T
See Also