ProjectItemCollectionBaseTItem, TDictionaryItemItem Property |
[Missing <summary> documentation for "P:Altaxo.Main.ProjectItemCollectionBase`2.Item(System.String)"]
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TItem this[
string name
] { get; }
Parameters
- name String
-
Property Value
TItemSee Also