Partager via


GraphSetterCollection.Count, propriété

Retourne le nombre d'accesseurs Set dans la collection.

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
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
override Count : int
final function get Count () : int

Valeur de propriété

Type : System.Int32
retourne Int32 ;

Implémentations

ICollection<T>.Count

Sécurité .NET Framework

Voir aussi

Référence

GraphSetterCollection Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms