Click or drag to resize

PropertiesKeys Property

Gets the keys that are in use by this properties container.

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

Property Value

IReadOnlyListString
See Also