Name | Description | |
---|---|---|
![]() | SfbOrderedDictionary<TKey, TValue>.KeyCollection Constructor(SfbOrderedDictionary<TKey, TValue>) | Initializes a new instance of the SfbOrderedDictionary<TKey, TValue>.KeyCollection class that reflects the keys in the specified SfbOrderedDictionary<TKey, TValue>. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the SfbOrderedDictionary<TKey, TValue>.KeyCollection. |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the SfbOrderedDictionary<TKey, TValue>.KeyCollection elements to an existing one-dimensional Array, starting at the specified array index. |
![]() | GetEnumerator | Returns an enumerator that iterates through the SfbOrderedDictionary<TKey, TValue>.KeyCollection. |