System::Data::DataRowCollection::idx_get 메서드

DataRowCollection::idx_get method

RTTI 정보.

System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
매개변수형식설명
indexconst int32_t컬렉션의 행 인덱스.

ReturnValue

요청된 데이터 행 객체.

비고

인덱스로 행을 가져옵니다.

또 보기