ToolboxService.System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes メソッド
アセンブリ: System.Drawing.Design (system.drawing.design.dll 内)

Private Function System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes ( _ designerHost As IDesignerHost, _ baseType As Type _ ) As ICollection Implements IComponentDiscoveryService.GetComponentTypes
Dim instance As ToolboxService Dim designerHost As IDesignerHost Dim baseType As Type Dim returnValue As ICollection returnValue = CType(instance, IComponentDiscoveryService).GetComponentTypes(designerHost, baseType)
ICollection IComponentDiscoveryService.GetComponentTypes ( IDesignerHost designerHost, Type baseType )
private: virtual ICollection^ System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes ( IDesignerHost^ designerHost, Type^ baseType ) sealed = IComponentDiscoveryService::GetComponentTypes
戻り値
利用可能なコンポーネント型のリスト。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ToolboxService.System.ComponentModel.Design.IComponentDiscoveryService.GetComponentTypes メソッドのページへのリンク