BinaryArchiveReaderReadBool Method |
Reads a Boolean from the archive.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
SyntaxPublic Function ReadBool As Boolean
Return Value
Type:
BooleanThe value that was read.
See Also