BinaryArchiveReaderReadUShort Method |
Reads a
UInt16 from the archive.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ushort ReadUShort()
Public Function ReadUShort As UShort
Return Value
Type:
UInt16The value that was read.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also