Click or drag to resize
CLSTiGetInt Method
Get an integer item.

Available since Oasis montaj version: 5.1.2
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iGetInt(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
See LST_ITEMConstant data to retrieve
i2
Type: SystemInt32
Item Number to Get

Return Value

Type: Int32
integer, iDUMMY if conversion fails or string is empty.
See Also