Goblin - A Platform for 3D AR and VR Applications

DeclaratorCollection.Synchronized Method 

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

public static DeclaratorCollection Synchronized(
   DeclaratorCollection list
);

Return Value

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

See Also

DeclaratorCollection Class | DDW.CSharp.Dom Namespace