AssociatedMetadataProvider.GetTypeDescriptor(Type) Methode

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, retourneert u een descriptorobject voor een opgegeven type.

protected:
 virtual System::ComponentModel::ICustomTypeDescriptor ^ GetTypeDescriptor(Type ^ type);
protected virtual System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor(Type type);
abstract member GetTypeDescriptor : Type -> System.ComponentModel.ICustomTypeDescriptor
override this.GetTypeDescriptor : Type -> System.ComponentModel.ICustomTypeDescriptor
Protected Overridable Function GetTypeDescriptor (type As Type) As ICustomTypeDescriptor

Parameters

type
Type

Het type.

Retouren

Het type descriptorobject.

Van toepassing op