Goblin - A Platform for 3D AR and VR Applications

ImportCollection.Synchronized Method 

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

public static ImportCollection Synchronized(
   ImportCollection list
);

Return Value

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

See Also

ImportCollection Class | DDW.CSharp.Dom Namespace