Goblin - A Platform for 3D AR and VR Applications

ParamCollection Constructor (Param[])

Initializes a new instance of the ParamCollection class that contains elements copied from the specified Param array.

public ParamCollection(
   Param[] a
);

Parameters

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

See Also

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