TypeProvider.GetTypes Metod

Definition

Skapar en matris som innehåller alla Type kända för den här instansen.

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

Returer

Type[]

En matris som innehåller alla Type kända för den här instansen.

Implementeringar

Undantag

Det går Type inte att läsa in.

Gäller för