Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection.CopyTo Method (CommentStmt[])

Copies the entire CommentStmtCollection to a one-dimensional CommentStmt array.

public virtual void CopyTo(
   CommentStmt[] array
);

Parameters

array
The one-dimensional CommentStmt array to copy to.

See Also

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