System::Data::DataColumnCollection::idx_get 메서드
DataColumnCollection::idx_get method
인덱스로 열을 가져옵니다.
System::SharedPtr<DataColumn> System::Data::DataColumnCollection::idx_get(const int32_t index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | const int32_t | 가져올 열의 인덱스. |
ReturnValue
지정된 인덱스의 열.
또 보기
- Typedef SharedPtr
- Class DataColumn
- Class DataColumnCollection
- Namespace System::Data
- Library Aspose.Page for C++