GraphNode::OutgoingLinkCount Property

 

Returns the count of outgoing links

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

public:
property int OutgoingLinkCount {
	int get();
}

Property Value

Type: System::Int32

Return to top
Show: