 | CITRiGetSize Method |
Get the number of zones in an ITR
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic int iGetSize()
public int iGetSize()
Public Function iGetSize As Integer
Public Function iGetSize As Integer
public:
int iGetSize()
public:
int iGetSize()
member iGetSize : unit -> int
member iGetSize : unit -> int
Return Value
Type:
Int32The number of zones.
See Also