Click or drag to resize

ProjectItemCollectionBaseTItem, TDictionaryItem_itemsByName Field

[Missing <summary> documentation for "F:Altaxo.Main.ProjectItemCollectionBase`2._itemsByName"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected SortedDictionary<string, TDictionaryItem> _itemsByName

Field Value

SortedDictionaryString, TDictionaryItem
See Also