Click or drag to resize

CRAiLine Method

Returns current line #, 0 is the first

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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