Mono Class Library: System.Collections.DictionaryBase Overview | MembersSystem.Collections.DictionaryBase.OnInsert Method |
Hook invoked before inserting data into the DictionaryBase. [Edit]
|
Derived classes can override this method and perform some action before the current_value is inserted into the dictionary.The default implementation does nothing, derived classes can override this method to be notified of changes
[Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0