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