Partager via


DataProviderManager.Count, propriété

Récupère le nombre de fournisseurs inscrits de DDEX.

Espace de noms :  Microsoft.VisualStudio.Data
Assembly :  Microsoft.VisualStudio.Data (dans Microsoft.VisualStudio.Data.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 une valeur entière qui représente le nombre de fournisseurs inscrits de DDEX.

Implémentations

ICollection<T>.Count

Sécurité .NET Framework

Voir aussi

Référence

DataProviderManager Classe

Microsoft.VisualStudio.Data, espace de noms