GraphNodeCollection::Graph Property

 

Gets the Graph associated with this nodes collection

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

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