System::Collections::Generic::DictionaryIterator::ShiftIteratorBy method
DictionaryIterator::ShiftIteratorBy method
将迭代器按指定的步数移动。
void System::Collections::Generic::DictionaryIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
| 参数 | 类型 | 描述 |
|---|---|---|
| offset | std::ptrdiff_t | 要移动迭代器的步数。 |
另见
- Class DictionaryIterator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++