Click or drag to resize
CRAiSeek Method
Position next read to specified line #

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

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

Parameters

i1
Type: SystemInt32
line #, 0 is the first.

Return Value

Type: Int32
0 if seeked line is within the range of lines, 1 if outside range, line pointer will not be moved.
See Also