System::Data::DataRowCollection::idx_get‑metod

DataRowCollection::idx_get method

RTTI-information.

System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
ParameterTypeBeskrivning
indexconst int32_tRadindex i samlingen.

ReturnValue

Begärt datarad‑objekt.

Anmärkningar

Hämtar rad efter index.

Se även