Click or drag to resize

CBFiEOF Method

Returns 1 if at the end of the file

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iEOF()

public int iEOF()

Return Value

Type: Int32
1 if at the end of the file, 0 if not at the end of the file
See Also