 | 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
Syntaxpublic int iEOF()
public int iEOF()
Public Function iEOF As Integer
Public Function iEOF As Integer
public:
int iEOF()
public:
int iEOF()
member iEOF : unit -> int
member iEOF : unit -> int
Return Value
Type:
Int32
1 if at the end of the file,
0 if not at the end of the file
See Also