MultiTargetingSupportService.GetReflectionType(Type) Methode

Definition

Ruft den Spiegelungstyp einem Objekttyp ab.

public:
 abstract Type ^ GetReflectionType(Type ^ objectType);
public abstract Type GetReflectionType(Type objectType);
abstract member GetReflectionType : Type -> Type
Public MustOverride Function GetReflectionType (objectType As Type) As Type

Parameter

objectType
Type

Der Objekttyp.

Gibt zurück

Der Spiegelungstyp.

Gilt für: