BinaryArchiveReaderReadObjRef Method |
Reads a
ObjRef from the archive
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax public ObjRef ReadObjRef()
Public Function ReadObjRef As ObjRef
Return Value
Type:
ObjRefthe element that was read
See Also