GraphLinkCollection::Graph Property

 

Gets the Graph associated with this links collection

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

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