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