Click or drag to resize

MultiRenameParserBasePositiveInteger Method

Parses a positive integer.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool PositiveInteger()

Return Value

Boolean
if parsing succeeded; otherwise, .
See Also