System::Data::DataRowCollection::idx_get-methode

DataRowCollection::idx_get method

RTTI-informatie.

System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
ParameterTypeBeschrijving
indexconst int32_tRij-index in de collectie.

ReturnValue

Gevraagd gegevensrijobject.

Opmerkingen

Haalt rij op basis van index.

Zie ook