Méthode System::Collections::Generic::ValueIterator::ShiftIteratorBy
ValueIterator::ShiftIteratorBy method
Déplace l’itérateur du nombre de pas spécifié.
void System::Collections::Generic::ValueIterator<Dict>::ShiftIteratorBy(std::ptrdiff_t offset) override
| Paramètre | Type | Description |
|---|---|---|
| offset | std::ptrdiff_t | Nombre d’étapes pour déplacer l’itérateur. |
Voir aussi
- Class ValueIterator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++