None

Namespace ›› System ›› MfNumberStyles ›› Enumerations ››
Parent Previous Next

None

OutputVar := MfNumberStyles.Instance.None

Indicates that no style elements, such as leading or trailing white space, thousands separators, or a decimal separator, can be present in the parsed string. The string to be parsed must consist of integral decimal digits only.

Value

Value = 0

Remarks

Read-only.
None is instance of MfEnum.EnumItem.