Goblin - A Platform for 3D AR and VR Applications

CaseCollection.AddRange Method

Adds the elements of a Case array to the current CaseCollection.

Overload List

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

See Also

CaseCollection Class | DDW.CSharp.Dom Namespace