Click or drag to resize

NamedItemListT_nameToIndex Field

[Missing <summary> documentation for "F:Altaxo.Collections.NamedItemList`1._nameToIndex"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Dictionary<string, int> _nameToIndex

Field Value

DictionaryString, Int32
See Also