Partager via


ITypeProvider.GetTypes Méthode

Définition

Crée et retourne un tableau qui contient chaque Type connu pour cette instance.

public:
 cli::array <Type ^> ^ GetTypes();
public Type[] GetTypes ();
abstract member GetTypes : unit -> Type[]
Public Function GetTypes () As Type()

Retours

Type[]

Un tableau qui contient chaque Type connu pour cette instance.

S’applique à