Aspose::Words::Fields::FieldDatabaseDataTable::get_Rows method

FieldDatabaseDataTable::get_Rows method

Gets rows that belong to this table.

const System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Aspose::Words::Fields::FieldDatabaseDataRow>>> & Aspose::Words::Fields::FieldDatabaseDataTable::get_Rows() const

See Also