 | CLTB.iRecords Method |
Get number of records in LTB.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.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