System::Collections::Generic::IKVCollection::idx_get 메서드
IKVCollection::idx_get method
Getter 함수.
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 요소를 가져올 인덱스. |
ReturnValue
지정된 위치의 요소.
또 보기
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++