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