Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection.ReadOnly Method 

Creates a read-only wrapper for a TypeScopeCollection instance.

public static TypeScopeCollection ReadOnly(
   TypeScopeCollection list
);

Return Value

An TypeScopeCollection wrapper that is read-only.

See Also

TypeScopeCollection Class | DDW.CSharp.SymbolTable Namespace