Partager via


ItemsSourceView.Count Propriété

Définition

Obtient le nombre d’éléments de la collection.

public:
 property int Count { int get(); };
int Count();
public int Count { get; }
var int32 = itemsSourceView.count;
Public ReadOnly Property Count As Integer

Valeur de propriété

Int32

int

Nombre d’éléments dans la collection

S’applique à