Aracılığıyla paylaş


OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator Yapı

Tanım

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)

Tür Parametreleri

TKey
TValue
Devralma
OrderedDictionary<TKey,TValue>.KeyCollection.Enumerator
Uygulamalar

Özellikler

Current

Yöntemler

MoveNext()

Belirtik Arabirim Kullanımları

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

Şunlara uygulanır