Goblin - A Platform for 3D AR and VR Applications

CaseCollection Constructor (Case[])

Initializes a new instance of the CaseCollection class that contains elements copied from the specified Case array.

public CaseCollection(
   Case[] a
);

Parameters

a
The Case array whose elements are copied to the new list.

See Also

CaseCollection Class | DDW.CSharp.Dom Namespace | CaseCollection Constructor Overload List