Udostępnij za pośrednictwem


ExtenderControlToolboxItem.GetTargetControlTypes(IDesignerHost) Metoda

Definicja

Zwraca kolekcję typów docelowych.

public:
 System::Collections::ObjectModel::ReadOnlyCollection<Type ^> ^ GetTargetControlTypes(System::ComponentModel::Design::IDesignerHost ^ host);
public System.Collections.ObjectModel.ReadOnlyCollection<Type> GetTargetControlTypes (System.ComponentModel.Design.IDesignerHost host);
member this.GetTargetControlTypes : System.ComponentModel.Design.IDesignerHost -> System.Collections.ObjectModel.ReadOnlyCollection<Type>
Public Function GetTargetControlTypes (host As IDesignerHost) As ReadOnlyCollection(Of Type)

Parametry

host
IDesignerHost

Host kontrolek.

Zwraca

Kolekcja typów docelowych tylko do odczytu.

Uwagi

Kolekcja jest buforowana pod kątem wydajności przy użyciu słownika Properties .

Dotyczy