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