Click or drag to resize

ProjectItemCollectionBaseTItem_itemsByName Field

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


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

Field Value

SortedDictionaryString, TItem
See Also