Aracılığıyla paylaş


ExtenderControlToolboxItem.GetTargetControlTypes(IDesignerHost) Yöntem

Tanım

Hedef türlerin koleksiyonunu döndürür.

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)

Parametreler

host
IDesignerHost

Denetim konağı.

Döndürülenler

Hedef türlerin salt okunur koleksiyonu.

Açıklamalar

Koleksiyon, sözlüğü kullanılarak performans için önbelleğe Properties alınır.

Şunlara uygulanır