Click or drag to resize

NamedItemListT_nameToIndex Field

Maps item names to their indices in _list.

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

Field Value

DictionaryString, Int32
See Also