Adds the elements of a CommentStmt array to the current CommentStmtCollection
.
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);
CommentStmtCollection Class | DDW.CSharp.Dom Namespace