Mono Class Library: System.Collections Namespace

System.Collections.DictionaryBase Class

An abstract class that provides a simple way to monitor changes to a Hashtable. Derived classes overwrite one or more of the `On' methods to track the changes to the Hashtable. [Edit]

See Also: DictionaryBase Members

[System.Runtime.InteropServices.ComVisible(true)]
public abstract class DictionaryBase : IDictionary

Remarks

The `On' members are protected and designed to be used only by derived classes. [Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0