EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEvent メソッド
アセンブリ: System.Design (system.design.dll 内)
構文Private Function System.ComponentModel.Design.IEventBindingService.GetEvent ( _ property As PropertyDescriptor _ ) As EventDescriptor Implements IEventBindingService.GetEvent
Dim instance As EventBindingService Dim property As PropertyDescriptor Dim returnValue As EventDescriptor returnValue = CType(instance, IEventBindingService).GetEvent(property)
EventDescriptor IEventBindingService.GetEvent (
PropertyDescriptor property
)
private: virtual EventDescriptor^ System.ComponentModel.Design.IEventBindingService.GetEvent ( PropertyDescriptor^ property ) sealed = IEventBindingService::GetEvent
戻り値
プロパティが表すイベントの EventDescriptor。プロパティがイベントを表さない場合は null 参照 (Visual Basic では Nothing)。
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からEventBindingService.System.ComponentModel.Design.IEventBindingService.GetEvent メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からEventBindingService.System.ComponentModel.Design.IEventBindingService.GetEvent メソッド
を検索
- EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEvent メソッドのページへのリンク