Share via


GraphNodeCollection.Add Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(GraphNode) Adds a link to the graph, or merge it with an existing Link object
Public method Add(IEnumerable<GraphNode>) Add all the nodes in the given set.
Public method Add(GraphNode, GraphNode%) Adds the specified node to the graph.

Top

See Also

Reference

GraphNodeCollection Class

Microsoft.VisualStudio.GraphModel Namespace