ICollection.Count Propriété

Définition

Obtient le nombre d’éléments contenus dans le ICollection.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Valeur de propriété

Nombre d'éléments contenus dans ICollection.

S’applique à