See Also: Dictionary Members
Note: Do not use this class since it is obsolete. Please use the Java.Util.IMap interface for new implementations.
Dictionary is an abstract class which is the superclass of all classes that associate keys with values, such as Hashtable.