EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEventProperties メソッド
アセンブリ: System.Design (system.design.dll 内)

Private Function System.ComponentModel.Design.IEventBindingService.GetEventProperties ( _ events As EventDescriptorCollection _ ) As PropertyDescriptorCollection Implements IEventBindingService.GetEventProperties
Dim instance As EventBindingService Dim events As EventDescriptorCollection Dim returnValue As PropertyDescriptorCollection returnValue = CType(instance, IEventBindingService).GetEventProperties(events)
PropertyDescriptorCollection IEventBindingService.GetEventProperties ( EventDescriptorCollection events )
private: virtual PropertyDescriptorCollection^ System.ComponentModel.Design.IEventBindingService.GetEventProperties ( EventDescriptorCollection^ events ) sealed = IEventBindingService::GetEventProperties
戻り値
一連のイベントを説明する PropertyDescriptor オブジェクトの配列。



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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEventProperties メソッドのページへのリンク