GraphLinkCollection::Owner 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^ Owner {
	virtual Graph^ get() sealed;
}
Return to top
Show: