Click or drag to resize

CRAiLine Method

Returns current line #, 0 is the first

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

public int iLine()

Return Value

Type: Int32
The current read line location.
Remarks
This will be the next line read.
See Also