Adds the elements of a Declarator array to the current DeclaratorCollection
.
Adds the elements of a Declarator array to the current DeclaratorCollection
.
public virtual int AddRange(Declarator[]);
Adds the elements of another DeclaratorCollection
to the current DeclaratorCollection
.
public virtual int AddRange(DeclaratorCollection);
DeclaratorCollection Class | DDW.CSharp.Dom Namespace