System::Collections::Generic::_KeyList::idx_get 메서드
_KeyList::idx_get method
지정된 위치의 키를 가져옵니다.
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 키를 가져올 인덱스. |
ReturnValue
지정된 위치의 키 복사본.
또 보기
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++