Aracılığıyla paylaş


ITypeProvider.GetTypes Yöntem

Tanım

Bu örnekte bilinen her bir diziyi içeren bir dizi oluşturur ve döndürür Type .

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

Döndürülenler

Type[]

Bu örnek için bilinen her biri içeren bir dizi Type .

Şunlara uygulanır