Goblin - A Platform for 3D AR and VR Applications

ParamCollection.Synchronized Method 

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

public static ParamCollection Synchronized(
   ParamCollection list
);

Return Value

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

See Also

ParamCollection Class | DDW.CSharp.Dom Namespace