Поделиться через


OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator Структура

Определение

public: value class OrderedDictionary<TKey, TValue>::ValueCollection::Enumerator : System::Collections::Generic::IEnumerator<TValue>
public struct OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator : System.Collections.Generic.IEnumerator<TValue>
type OrderedDictionary<'Key, 'Value>.ValueCollection.Enumerator = struct
    interface IEnumerator<'Value>
    interface IEnumerator
    interface IDisposable
Public Structure OrderedDictionary(Of TKey, TValue).ValueCollection.Enumerator
Implements IEnumerator(Of TValue)

Параметры типа

TKey
TValue
Наследование
OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator
Реализации

Свойства

Current

Методы

MoveNext()

Явные реализации интерфейса

IDisposable.Dispose()
IEnumerator.Current
IEnumerator.Reset()

Применяется к