 | UTF8ConstantMAX_CHAR Field |
Maximum width of a single Unicode code point as a <define>UTF8</define> string, including terminator (5)
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int MAX_CHAR = 5
public const int MAX_CHAR = 5
Public Const MAX_CHAR As Integer = 5
Public Const MAX_CHAR As Integer = 5
public:
literal int MAX_CHAR = 5
public:
literal int MAX_CHAR = 5
static val mutable MAX_CHAR: int
static val mutable MAX_CHAR: int
Field Value
Type:
Int32
See Also