VirtualTypeBuilder::ConstructorInfoCollection::Add Method (ConstructorInfo^)
Visual Studio 2015
Adds a ConstructorInfo to the end of the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- value
-
Type:
System.Reflection::ConstructorInfo^
The ConstructorInfo to be added to the end of the collection.
Show: