Click or drag to resize

CTPATiSize Method

Returns the number of rows (items) in the TPAT object.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iSize()

public int iSize()

Return Value

Type: Int32
Number of TPAT items.
See Also