Mono Class Library: System.TypedReference Overview | Members

System.TypedReference.GetTargetType Method

Returns the type of the target of the specified TypedReference.

public static Type GetTargetType (TypedReference value)

Parameters

value
The value whose target's type is to be returned.

Returns

The Type of the target of the specified TypedReference.

Remarks

Documentation for this section has not yet been entered.

Requirements

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