System::Data::DataRowCollection::idx_get 메서드
DataRowCollection::idx_get method
RTTI 정보.
System::SharedPtr<DataRow> System::Data::DataRowCollection::idx_get(const int32_t index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | const int32_t | 컬렉션의 행 인덱스. |
ReturnValue
요청된 데이터 행 객체.
비고
인덱스로 행을 가져옵니다.
또 보기
- Typedef SharedPtr
- Class DataRow
- Class DataRowCollection
- Namespace System::Data
- Library Aspose.Page for C++