System::Collections::Generic::ValueIterator::ShiftIteratorBy method

ValueIterator::ShiftIteratorBy method

将迭代器按指定的步数移动。

void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
参数类型描述
offsetstd::ptrdiff_t要移动迭代器的步数。

另见