GraphNodeId::Add Method (GraphNodeId^)
Visual Studio 2015
Adds a GraphNodeId. If this identifier already is an array, the item is added to the array. Otherwise, a new embedded array is returned.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- identifier
-
Type:
Microsoft.VisualStudio.GraphModel::GraphNodeId^
The identifer to add.
Show: