Adds a ConstructorInfo to the end of the VirtualTypeBuilder.ConstructorInfoCollection.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Add(ConstructorInfo) | Adds a ConstructorInfo to the end of the collection. |
![]() |
Add([]) | Adds an array of ConstructorInfo to the end of the collection. |
![]() |
Add([], []) | Adds an array of ConstructorInfo to the end of the collection. |
Top
Remarks
Adds a new ConstructorInfo to the collection of constructors this type builder will produce on the final type.
See Also
Reference
VirtualTypeBuilder.ConstructorInfoCollection Class
.gif)