Partager via


GraphNode.LinkCount, propriété

Retourne le nombre de liens entrants et sortants

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LinkCount As Integer
public int LinkCount { get; }
public:
property int LinkCount {
    int get ();
}
member LinkCount : int with get
function get LinkCount () : int

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

GraphNode Classe

Microsoft.VisualStudio.GraphModel, espace de noms