Goblin - A Platform for 3D AR and VR Applications

TypeDeclCollection.Synchronized Method 

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

public static TypeDeclCollection Synchronized(
   TypeDeclCollection list
);

Return Value

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

See Also

TypeDeclCollection Class | DDW.CSharp.Dom Namespace