Click or drag to resize

MultiRenameDataGetDateTimeShortcuts Method

Retrieves the names of all DateTime shortcuts.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<string> GetDateTimeShortcuts()

Return Value

IEnumerableString
An enumeration of all DateTime shortcut names.
See Also