Goblin - A Platform for 3D AR and VR Applications

MemberDeclCollection Constructor (MemberDecl[])

Initializes a new instance of the MemberDeclCollection class that contains elements copied from the specified MemberDecl array.

public MemberDeclCollection(
   MemberDecl[] a
);

Parameters

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

See Also

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