![]() | OrderedDictionaryTK, TV Methods |
The OrderedDictionaryTK, TV generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(KeyValuePairTKey, TValue) | |
![]() | Add(TK, TV) |
Adds the specified key.
|
![]() | Between | |
![]() | Clear |
Clears this instance.
|
![]() | Contains | |
![]() | ContainsKey |
Determines whether the specified key contains key.
|
![]() | CopyTo | |
![]() | CountBetween | |
![]() | EnumerateBetween | |
![]() | FirstEntry | |
![]() | ForEach(ActionT) | |
![]() | ForEach(ActionT1, T2) | |
![]() | GetEnumerator |
Gets the enumerator.
|
![]() | GetEnumerator(Void, KeyValuePairTKey, TValue) | |
![]() | GetHeadIndex |
Gets the index that should be used for an inclusive or exclusive search
ending at the head index.
|
![]() | GetTail | |
![]() | GetTailIndex |
Gets the index that should be used for an inclusive or exclusive search
starting from tail index.
|
![]() | Head | |
![]() | Invert | |
![]() | LastEntry | |
![]() | Remove(KeyValuePairTKey, TValue) | |
![]() | Remove(TK) |
Removes the specified key.
|
![]() | Tail | |
![]() | TryGetValue |
Gets the value associated with the specified key.
|
![]() | TryInsert |