MultiRenameDataGetIntegerShortcuts Method |
Retrieves the names of all integer shortcuts.
Namespace: Altaxo.Gui.Common.MultiRenameAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IEnumerable<string> GetIntegerShortcuts()
Return Value
IEnumerableStringAn enumeration of all integer shortcut names.
See Also