RhinoCommon API
ArchivableDictionary Constructor (Int32) |
Initializes an instance of a dictionary for writing to a 3dm archive.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- version
- Type: SystemInt32
Custom version used to help the plug-in developer determine which version of a dictionary is being written. One good way to write version information is to use a date style integer (YYYYMMDD)
