Count

RowCollection.Count property

Obtiene el número de filas realmente contenidas en la colección. Solo lecturaInt32 .

public int Count { get; }

Ver también