TypeInfo.AsType Methode

Definition

Gibt den aktuellen Typ als ein Type-Objekt zurück.

public:
 virtual Type ^ AsType();
public virtual Type AsType ();
abstract member AsType : unit -> Type
override this.AsType : unit -> Type
Public Overridable Function AsType () As Type

Gibt zurück

Type

Der aktuelle Typ.

Gilt für