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