GraphLinkCollection::GetOrCreate Method (String^, GraphNodeId^)

 

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

public:
GraphLink^ GetOrCreate(
	String^ sourceId,
	GraphNodeId^ targetId
)

Parameters

sourceId
Type: System::String^

targetId
Type: Microsoft.VisualStudio.GraphModel::GraphNodeId^

Return to top
Show: