Bagikan melalui


OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator Struktur

Definisi

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)

Jenis parameter

TKey
TValue
Warisan
OrderedDictionary<TKey,TValue>.ValueCollection.Enumerator
Penerapan

Properti

Current

Metode

MoveNext()

Implementasi Antarmuka Eksplisit

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

Berlaku untuk