BinaryArchiveReader.ReadSingle Method

BinaryArchiveReaderReadSingle Method

Reads a Single from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public float ReadSingle()
Public Function ReadSingle As Single

Return Value

Type: Single
The value that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also