Share via


TypeProvider.GetTypes Yöntem

Tanım

Bu örnek tarafından bilinen her Type bir öğeyi içeren bir dizi oluşturur.

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

Döndürülenler

Type[]

Bu örnek tarafından bilinen her Type bir dizi.

Uygulamalar

Özel durumlar

Hiçbiri Type yüklenemedi.

Şunlara uygulanır