System::Collections::Generic::ValueIterator::ShiftIteratorBy method
ValueIterator::ShiftIteratorBy method
Verplaatst de iterator met het opgegeven aantal stappen.
void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
| Parameter | Type | Beschrijving |
|---|---|---|
| offset | std::ptrdiff_t | Aantal stappen om de iterator te verplaatsen. |
Zie ook
- Class ValueIterator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++