iterator

iterator typedef

Iterator type.

using System::Collections::Generic::IEnumerable< T >::iterator =  System::Details::VirtualizedIterator<T>

See Also