MaterialRefsIsReadOnly Property |
IDictionary required property, always returns false for this dictionary.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnly
See Also