System::Collections::Generic::ValueIterator::ShiftIteratorBy メソッド

ValueIterator::ShiftIteratorBy method

イテレータを指定されたステップ数だけ移動させます。

void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
パラメーター説明
offsetstd::ptrdiff_tイテレータを移動させるステップ数。

参照