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