This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
The internals of the .NET Dictionary class are a common interview topic, so the information in this post might come in handy one day. You could also use this new-found knowledge to impress friends and colleagues at every opportunity! In this post, we’ll look at the generic Dictionary<TKey, TValue> (#) type. We'll look at how values are stored and retrieved. We'll see how hash codes are handled,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.