Show / Hide Table of Contents

Namespace Itinero.Optimization.Collections

Classes

SortedDictionary<TKey, TValue>

Sorted dictionary.

SortedDictionary<TKey, TValue>.KeyCollection

Represents a key collection.

SortedDictionary<TKey, TValue>.ValueCollection

Represents a value collection.

Structs

SortedDictionary<TKey, TValue>.Enumerator

Represents a key-value enumerator.

SortedDictionary<TKey, TValue>.KeyCollection.Enumerator

Represents the enumerator.

SortedDictionary<TKey, TValue>.ValueCollection.Enumerator

Represents an enumerator.

Back to top Built by Itinero, MIT licensed.