Aracılığıyla paylaş


ToolboxService.IComponentDiscoveryService.GetComponentTypes Yöntem

Tanım

Kullanılabilir bileşen türlerinin listesini alır.

 virtual System::Collections::ICollection ^ System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes(System::ComponentModel::Design::IDesignerHost ^ designerHost, Type ^ baseType) = System::ComponentModel::Design::IComponentDiscoveryService::GetComponentTypes;
System.Collections.ICollection IComponentDiscoveryService.GetComponentTypes (System.ComponentModel.Design.IDesignerHost designerHost, Type baseType);
abstract member System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes : System.ComponentModel.Design.IDesignerHost * Type -> System.Collections.ICollection
override this.System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes : System.ComponentModel.Design.IDesignerHost * Type -> System.Collections.ICollection
Function GetComponentTypes (designerHost As IDesignerHost, baseType As Type) As ICollection Implements IComponentDiscoveryService.GetComponentTypes

Parametreler

designerHost
IDesignerHost

Tasarım zamanı hizmetleri sağlayan tasarımcı konağı.

baseType
Type

Alınacak bileşenleri belirten temel tür. olabilir null.

Döndürülenler

Kullanılabilir bileşen türlerinin listesi.

Uygulamalar

Şunlara uygulanır