NamedItemListTItem(String) Property |
[Missing <summary> documentation for "P:Altaxo.Collections.NamedItemList`1.Item(System.String)"]
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public T this[
string name
] { get; }
Parameters
- name String
-
Property Value
TSee Also