Goblin - A Platform for 3D AR and VR Applications

ParamDeclCollection.Synchronized Method 

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

public static ParamDeclCollection Synchronized(
   ParamDeclCollection list
);

Return Value

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

See Also

ParamDeclCollection Class | DDW.CSharp.Dom Namespace