 | CLTBiRecords Method |
Get number of records in LTB.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic int iRecords()
public int iRecords()
Public Function iRecords As Integer
Public Function iRecords As Integer
public:
int iRecords()
public:
int iRecords()
member iRecords : unit -> int
member iRecords : unit -> int
Return Value
Type:
Int32Number of records in the LTB.
See Also