Click or drag to resize

BinaryArchiveReaderReadGuid Method

Reads a Guid from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid ReadGuid()

Return Value

Type: Guid
The value that was read.
See Also