Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection.Synchronized Method 

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

public static RankSpecifierCollection Synchronized(
   RankSpecifierCollection list
);

Return Value

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

See Also

RankSpecifierCollection Class | DDW.CSharp.Dom Namespace