IReflectableType.GetTypeInfo メソッド

定義

この型を表すオブジェクトを取得します。

public:
 System::Reflection::TypeInfo ^ GetTypeInfo();
public System.Reflection.TypeInfo GetTypeInfo ();
abstract member GetTypeInfo : unit -> System.Reflection.TypeInfo
Public Function GetTypeInfo () As TypeInfo

戻り値

この型を表すオブジェクト。

適用対象