Click or drag to resize

BinaryArchiveReaderAtEnd Method

true if at end of a file

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public bool AtEnd()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.FileIO.BinaryArchiveReader.AtEnd"]

See Also