 | UTF8ConstantMAX_CHAR Field |
Maximum width of a single Unicode code point as a <define>UTF8</define> string, including terminator (5)
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.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