Click or drag to resize

UserDictionaryDictionary Property

Gets the dictionary that is associated with this class.

This dictionary is unique.

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ArchivableDictionary Dictionary { get; }

Property Value

Type: ArchivableDictionary
See Also