Goblin - A Platform for 3D AR and VR Applications

CaseCollection.Synchronized Method 

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

public static CaseCollection Synchronized(
   CaseCollection list
);

Return Value

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

See Also

CaseCollection Class | DDW.CSharp.Dom Namespace