System::Collections::Generic::KeyIterator::ShiftIteratorBy method
KeyIterator::ShiftIteratorBy method
Moves the iterator by the specified number of steps.
void System::Collections::Generic::KeyIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
Parameter | Type | Description |
---|---|---|
offset | std::ptrdiff_t | Number of steps to move the iterator by. |
See Also
- Class KeyIterator
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++