GraphPropertyCollection::Add Method (GraphProperty^)
Visual Studio 2015
Adds an item to the GraphProperties collection
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.GraphModel::GraphProperty^
The item to add
Implements
ICollection<T>::Add(T)
Show: