Click or drag to resize

UserDefinedUnitEnvironmentsKeys Property

[Missing <summary> documentation for "P:Altaxo.Gui.Units.UserDefinedUnitEnvironments.Keys"]


Namespace: Altaxo.Gui.Units
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ICollection<string> Keys { get; }

Property Value

ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also