Graph::Nodes Property

 

Gets the collection of nodes.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphNodeCollection^ Nodes {
	GraphNodeCollection^ get();
}
Return to top
Show: