Goblin - A Platform for 3D AR and VR Applications

ParamCollection Constructor (ParamCollection)

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

public ParamCollection(
   ParamCollection c
);

Parameters

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

See Also

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