OnClearComplete()

Namespace ›› System ›› MfDictionaryBase ›› Methods ››
Parent Previous Next

OnClearComplete()

OnClearComplete()

OnClearComplete()

Performs additional custom processes after clearing the contents of the MfDictionaryBase instance.

Remarks

Protected method.

The default implementation of this method is intended to be overridden by a derived class to perform some action after the collection is cleared. The On* methods are invoked only on the instance returned by the Dictionary property, but not on the instance returned by the InnerHashtable property.