Represents the collection of values in a
SfbOrderedDictionary<TKey, TValue>. This class cannot be inherited.
protected sealed class SfbOrderedDictionary<TKey, TValue>.ValueCollection : ICollection<T>, IEnumerable<T>, ICollection, IEnumerable
Protected NotInheritable Class SfbOrderedDictionary(Of TKey, TValue).ValueCollection
Implements ICollection(Of T), IEnumerable(Of T), ICollection, IEnumerable
protected ref class SfbOrderedDictionary<TKey, TValue>.ValueCollection : public ICollection<T>, IEnumerable<T>, ICollection, IEnumerable sealed
ComponentPro.Collections.TemplateEngine.SfbOrderedDictionary<TKey, TValue>.ValueCollection