Click or drag to resize

CTPATiSize Method

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

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

public int iSize()

Return Value

Type: Int32
Number of TPAT items.
See Also