System::Collections::Generic::KeyIterator::ShiftIteratorBy method

KeyIterator::ShiftIteratorBy method

Memindahkan iterator sebanyak jumlah langkah yang ditentukan.

void System::Collections::Generic::KeyIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
ParameterTipeDeskripsi
offsetstd::ptrdiff_tJumlah langkah untuk memindahkan iterator.

Lihat Juga