Goblin - A Platform for 3D AR and VR Applications

CatchCollection Constructor (Catch[])

Initializes a new instance of the CatchCollection class that contains elements copied from the specified Catch array.

public CatchCollection(
   Catch[] a
);

Parameters

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

See Also

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