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

 

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

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

Parameters

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

targetId
Type: System::String^

Return to top
Show: