Partager via


GraphLinkCollection.Count, propriété

Retourne le nombre de liens dans la collection.

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

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
abstract Count : int with get 
override Count : int with get
final function get Count () : int

Valeur de propriété

Type : Int32

Implémentations

ICollection.Count

Sécurité .NET Framework

Voir aussi

Référence

GraphLinkCollection Classe

Microsoft.VisualStudio.GraphModel, espace de noms