TypedReference.GetTargetType(TypedReference) Metoda

Definice

Vrátí typ cíle zadaného TypedReferenceobjektu .

public:
 static Type ^ GetTargetType(TypedReference value);
public static Type GetTargetType (TypedReference value);
static member GetTargetType : TypedReference -> Type
Public Shared Function GetTargetType (value As TypedReference) As Type

Parametry

value
TypedReference

Hodnota, jejíž typ cíle se má vrátit.

Návraty

Type

Typ cíle zadaného TypedReferenceobjektu .

Platí pro