Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.ReadOnly Method 

Creates a read-only wrapper for a ScopeCollection instance.

public static ScopeCollection ReadOnly(
   ScopeCollection list
);

Return Value

An ScopeCollection wrapper that is read-only.

See Also

ScopeCollection Class | DDW.CSharp.SymbolTable Namespace