System::Collections::Generic::KeyIterator::ShiftIteratorBy metod

KeyIterator::ShiftIteratorBy method

Flyttar iteratorn med det angivna antalet steg.

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

Se även