ICustomTypeProvider.GetCustomType 方法

定义

获取由此对象提供的自定义类型。

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

返回

Type

自定义类型。

适用于