MaterialRefs.IsReadOnly Property

MaterialRefsIsReadOnly Property

IDictionary required property, always returns false for this dictionary.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
	Get

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also