Goblin - A Platform for 3D AR and VR Applications

ParamDeclCollection Constructor (ParamDecl[])

Initializes a new instance of the ParamDeclCollection class that contains elements copied from the specified ParamDecl array.

public ParamDeclCollection(
   ParamDecl[] a
);

Parameters

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

See Also

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