Metodo CloneIterator di System::Collections::Generic::IEnumerator

IEnumerator::CloneIterator method

Clona l’iteratore corrente.

System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::IEnumerator<T>::CloneIterator() const override

ReturnValue

Copia dell’iteratore corrente.

Vedi anche