Mono Class Library: System.Collections.DictionaryBase Overview | Members

System.Collections.DictionaryBase.OnValidate Method

Hook invoked after the value has been validated. [Edit]

protected virtual void OnValidate (object key, object value)

Parameters

key
Key of the object to retrieve [Edit]
value
Documentation for this section has not yet been entered. [Edit]

Remarks

The default implementation does nothing, derived classes can override this method to monitor the DictionaryBase. [Edit]

Requirements

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