System::Collections::Generic::DictionaryIterator::ShiftIteratorBy 메서드
DictionaryIterator::ShiftIteratorBy method
반복자를 지정된 단계 수만큼 이동합니다.
void System::Collections::Generic::DictionaryIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| offset | std::ptrdiff_t | 반복자를 이동시킬 단계 수. |
또 보기
- Class DictionaryIterator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++