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