TB_SEARCHConstant Class

TB Searching mode
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXTB_SEARCHConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class TB_SEARCHConstant

public static class TB_SEARCHConstant

The TB_SEARCHConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBINARY
Random searches in a table.
Public fieldStatic memberLINEAR
Linear searches up or down a table (Default).
Top
See Also