TypedReference.GetTargetType(TypedReference) Metoda

Definicja

Zwraca typ obiektu docelowego określonego TypedReference.

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

Wartość, której typ docelowy ma zostać zwrócony.

Zwraca

Type

Typ obiektu docelowego określonego TypedReference.

Dotyczy