Dictionary<TKey,TValue>

E1790564 UNEXPLORED

Dictionary<TKey,TValue> is a generic .NET collection type that stores key/value pairs for fast lookup, insertion, and retrieval based on unique keys.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
Dictionary<TKey,TValue> canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Collections.Generic provides Dictionary<TKey,TValue>