System::Data::DataRowCollection::get_Count 方法

DataRowCollection::get_Count method

获取集合中的行数。

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

ReturnValue

现有行数。

另见