Goblin - A Platform for 3D AR and VR Applications

TypeDeclCollection Constructor (TypeDecl[])

Initializes a new instance of the TypeDeclCollection class that contains elements copied from the specified TypeDecl array.

public TypeDeclCollection(
   TypeDecl[] a
);

Parameters

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

See Also

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