KeyValueAccumulator.KeyCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette API prend en charge l’infrastructure et n’est pas destinée à être utilisée directement dans votre code. Cette API pourra être changée ou supprimée dans les versions ultérieures.
public:
property int KeyCount { int get(); };
public int KeyCount { get; }
member this.KeyCount : int
Public ReadOnly Property KeyCount As Integer