Click or drag to resize

BinaryArchiveReaderReadBool Method

Reads a Boolean from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ReadBool()

Return Value

Type: Boolean
The value that was read.
See Also