PropertyDescriptorCollection.ICollection.Count Propriété

Définition

Obtient le nombre d’éléments contenus dans la collection.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Valeur de propriété

Nombre d'éléments contenus dans la collection.

Implémente

S’applique à