TypeInfo.AsType メソッド

定義

現在の型を Type オブジェクトとして返します。

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

戻り値

現在の型。

適用対象