 | TB_SEARCHConstantLINEAR Field |
Linear searches up or down a table (Default).
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int LINEAR = 1
public const int LINEAR = 1
Public Const LINEAR As Integer = 1
Public Const LINEAR As Integer = 1
public:
literal int LINEAR = 1
public:
literal int LINEAR = 1
static val mutable LINEAR: int
static val mutable LINEAR: int
Field Value
Type:
Int32
See Also