Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection.Synchronized Method 

Creates a synchronized (thread-safe) wrapper for a TypeScopeCollection instance.

public static TypeScopeCollection Synchronized(
   TypeScopeCollection list
);

Return Value

An TypeScopeCollection wrapper that is synchronized (thread-safe).

See Also

TypeScopeCollection Class | DDW.CSharp.SymbolTable Namespace