Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection Constructor (AssemblyReferenceCollection)

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

public AssemblyReferenceCollection(
   AssemblyReferenceCollection c
);

Parameters

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

See Also

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