Goblin - A Platform for 3D AR and VR Applications

MemberDeclCollection Constructor (MemberDeclCollection)

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

public MemberDeclCollection(
   MemberDeclCollection c
);

Parameters

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

See Also

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