Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection.ReadOnly Method 

Creates a read-only wrapper for a CommentStmtCollection instance.

public static CommentStmtCollection ReadOnly(
   CommentStmtCollection list
);

Return Value

An CommentStmtCollection wrapper that is read-only.

See Also

CommentStmtCollection Class | DDW.CSharp.Dom Namespace