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

System.Collections.DictionaryBase.OnGet Method

Hook invoked while fetching data from the DictionaryBase. [Edit]

protected virtual object OnGet (object key, object currentValue)

Parameters

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

Returns

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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