Bagikan melalui


OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator Struktur

Definisi

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

Jenis parameter

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

Properti

Current

Metode

MoveNext()

Implementasi Antarmuka Eksplisit

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

Berlaku untuk