ICustomTypeProvider.GetCustomType Method

Definition

Gets the custom type provided by this object.

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

Returns

The custom type.

Applies to