Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection Constructor (AssemblyReference[])

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

public AssemblyReferenceCollection(
   AssemblyReference[] a
);

Parameters

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

See Also

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