Mono Class Library: System.TypedReference Overview | Members

System.TypedReference.ToObject Method

Converts the specified TypedReference to a System.Object. [Edit]

public static object ToObject (TypedReference value)

Parameters

value
The TypedReference to be converted. [Edit]

Returns

The object that results from the conversion of the specified TypedReference. [Edit]

Remarks

Note: This might involve a boxing operation.
[Edit]

Requirements

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