 | GEO_LIMITSConstantiMAX Field |
Largest Integer (2147483647)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int iMAX = 2147483647
public const int iMAX = 2147483647
Public Const iMAX As Integer = 2147483647
Public Const iMAX As Integer = 2147483647
public:
literal int iMAX = 2147483647
public:
literal int iMAX = 2147483647
static val mutable iMAX: int
static val mutable iMAX: int
Field Value
Type:
Int32
See Also