See Also: DictionaryEntry Members
Some types that manage or access collections of objects, such as Hashtable and IDictionaryEnumerator, rely on the use of one or more pairs of a key object and an associated value object. DictionaryEntry provides this functionality.
This structure supports the C# foreach semantics for Hashtable.