Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection.Synchronized Method 

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

public static TypeRefCollection Synchronized(
   TypeRefCollection list
);

Return Value

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

See Also

TypeRefCollection Class | DDW.CSharp.Dom Namespace