Name | Description | |
---|---|---|
![]() | SfbOrderedDictionary<TKey, TValue> | Represents a collection of keys and values. |
![]() | SfbOrderedDictionary<TKey, TValue>.KeyCollection | Represents the collection of keys in a SfbOrderedDictionary<TKey, TValue>. This class cannot be inherited. |
![]() | SfbOrderedDictionary<TKey, TValue>.OrderedValueCollection | Represents the collection of orderedValues in a SfbOrderedDictionary<TKey, TValue>. This class cannot be inherited. |
![]() | SfbOrderedDictionary<TKey, TValue>.ValueCollection | Represents the collection of values in a SfbOrderedDictionary<TKey, TValue>. This class cannot be inherited. |
![]() | UltimateStringCollection | Represents a collection of strings. |
Name | Description | |
---|---|---|
![]() | SfbOrderedDictionary<TKey, TValue>.Enumerator | Enumerates the elements of a SfbOrderedDictionary<TKey, TValue>. |
![]() | SfbOrderedDictionary<TKey, TValue>.KeyCollection.Enumerator | Enumerates the elements of a SfbOrderedDictionary<TKey, TValue>.KeyCollection. |
![]() | SfbOrderedDictionary<TKey, TValue>.OrderedValueCollection.Enumerator | Enumerates the elements of a SfbOrderedDictionary<TKey, TValue>.OrderedValueCollection. |
![]() | SfbOrderedDictionary<TKey, TValue>.ValueCollection.Enumerator | Enumerates the elements of a SfbOrderedDictionary<TKey, TValue>.ValueCollection. |