Partager via


GraphNodeCollection.Count, propriété

Retourne le nombre de nœuds 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
    Get
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
abstract Count : int
override Count : int
final function get Count () : int

Valeur de propriété

Type : System.Int32

Implémentations

ICollection<T>.Count

Sécurité .NET Framework

Voir aussi

Référence

GraphNodeCollection Classe

Microsoft.VisualStudio.GraphModel, espace de noms