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