Goblin - A Platform for 3D AR and VR Applications

CatchCollection.AddRange Method

Adds the elements of a Catch array to the current CatchCollection.

Overload List

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);

See Also

CatchCollection Class | DDW.CSharp.Dom Namespace