Click or drag to resize

TrulyObservableOrderedSetTIsReadOnly Property

Always returns false.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also