Metodo System::Collections::Generic::DictionaryIterator::CloneIterator

DictionaryIterator::CloneIterator method

Clona l’iteratore corrente.

System::Details::VirtualizedIteratorBase<typename Dict::KeyValuePairType> * System::Collections::Generic::DictionaryIterator<Dict>::CloneIterator() const override

ReturnValue

Copia dell’iteratore corrente.

Vedi anche