Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection.Synchronized Method 

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

public static CommentStmtCollection Synchronized(
   CommentStmtCollection list
);

Return Value

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

See Also

CommentStmtCollection Class | DDW.CSharp.Dom Namespace