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