GraphLink::Index Property
Visual Studio 2015
Gets the optional Index of this link. Default is zero. This index can be specified when you create a link. Providing different index values makes it possible to create multiple links between the same source and target nodes.
To get multilinks, the index only must be unique for the same source and target nodes.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Return to top
Show: