Enumerates the elements of a
SfbOrderedDictionary<TKey, TValue>.ValueCollection.
protected struct SfbOrderedDictionary<TKey, TValue>.ValueCollection.Enumerator : ValueType, IEnumerator<T>, IDisposable, IEnumerator
Public Structure SfbOrderedDictionary(Of TKey, TValue).ValueCollection.Enumerator
Inherits ValueType
Implements IEnumerator(Of T), IDisposable, IEnumerator
protected value class SfbOrderedDictionary<TKey, TValue>.ValueCollection.Enumerator : public ValueType, IEnumerator<T>, IDisposable, IEnumerator