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

System.Collections.DictionaryBase.OnGet Method

Hook invoked while fetching data from the DictionaryBase.

protected virtual object OnGet (object key, object currentValue)

Parameters

key
Key of the object to retrieve.
currentValue
Documentation for this section has not yet been entered.

Returns

This method is provided as a simple way to override the values returned by the DictionaryBase.

Remarks

Documentation for this section has not yet been entered.

Requirements

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