System::Data::DataRowCollection::get_Count method

DataRowCollection::get_Count method

Gets number of rows in collection.

int32_t System::Data::DataRowCollection::get_Count()

ReturnValue

Number of existing rows.

See Also