Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection Constructor (CommentStmtCollection)

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

public CommentStmtCollection(
   CommentStmtCollection c
);

Parameters

c
The CommentStmtCollection whose elements are copied to the new collection.

See Also

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