 | CITRiGetSize Method |
Get the number of zones in an ITR
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.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