ICustomTypeProvider.GetCustomType メソッド

定義

このオブジェクトによって提供されたカスタム型を取得します。

public:
 Type ^ GetCustomType();
public Type GetCustomType ();
abstract member GetCustomType : unit -> Type
Public Function GetCustomType () As Type

戻り値

カスタム型。

適用対象