Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection Constructor (TypeRef[])

Initializes a new instance of the TypeRefCollection class that contains elements copied from the specified TypeRef array.

public TypeRefCollection(
   TypeRef[] a
);

Parameters

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

See Also

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