Format a Double value using a format compatible with XML (and other) encodings (i.e., the decimal separator is a dot and no thousand separators).

Syntax

ISSupport.FormatDoubleXml(value)

Parameters

NameTypeOptionalByRefDescription
value Double The Value to format.

Return Value

String

A String value.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0