System::Collections::Generic::ValueIterator::ShiftIteratorBy metod

ValueIterator::ShiftIteratorBy method

Flyttar iteratorn med det angivna antalet steg.

void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
ParameterTypeBeskrivning
offsetstd::ptrdiff_tAntal steg att flytta iteratorn med.

Se även