Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.IsReadOnly Property

gets a value indicating whether the IList is read-only.

public virtual bool IsReadOnly {get;}

Property Value

true if the collection is read-only; otherwise, false. The default is false

Implements

IList.IsReadOnly

See Also

ScopeCollection Class | DDW.CSharp.SymbolTable Namespace