Goblin - A Platform for 3D AR and VR Applications

CommentStmtCollection.AddRange Method

Adds the elements of a CommentStmt array to the current CommentStmtCollection.

Overload List

Adds the elements of a CommentStmt array to the current CommentStmtCollection.

public virtual int AddRange(CommentStmt[]);

Adds the elements of another CommentStmtCollection to the current CommentStmtCollection.

public virtual int AddRange(CommentStmtCollection);

See Also

CommentStmtCollection Class | DDW.CSharp.Dom Namespace