RhinoCommon API
BinaryArchiveReaderReadDictionary Method |
Reads a complete ArchivableDictionary from the archive.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public ArchivableDictionary ReadDictionary()
Public Function ReadDictionary As ArchivableDictionary
Return Value
Type: ArchivableDictionaryThe newly instantiated object.
