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