Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.Synchronized Method 

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

public static ScopeCollection Synchronized(
   ScopeCollection list
);

Return Value

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

See Also

ScopeCollection Class | DDW.CSharp.SymbolTable Namespace