Goblin - A Platform for 3D AR and VR Applications

ParamDeclCollection Constructor (ParamDeclCollection)

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

public ParamDeclCollection(
   ParamDeclCollection c
);

Parameters

c
The ParamDeclCollection whose elements are copied to the new collection.

See Also

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