Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection Constructor (CommentStmt[])

Initializes a new instance of the CommentStmtCollection class that contains elements copied from the specified CommentStmt array.

public CommentStmtCollection(
   CommentStmt[] a
);

Parameters

a
The CommentStmt array whose elements are copied to the new list.

See Also

CommentStmtCollection Class | DDW.CSharp.Dom Namespace | CommentStmtCollection Constructor Overload List