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