System::Collections::Generic::ValueIterator::ShiftIteratorBy metode
ValueIterator::ShiftIteratorBy method
Memindahkan iterator sebanyak jumlah langkah yang ditentukan.
void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| offset | std::ptrdiff_t | Jumlah langkah untuk memindahkan iterator. |
Lihat Juga
- Class ValueIterator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++