UserDictionaryDictionary Property |
Gets the dictionary that is associated with this class.
This dictionary is unique.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ArchivableDictionary Dictionary { get; }Public ReadOnly Property Dictionary As ArchivableDictionary
Get
Property Value
Type:
ArchivableDictionary
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also