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