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

Protected Overridable Sub FreeMethod ( _ component As IComponent, _ e As EventDescriptor, _ methodName As String _ )
Dim component As IComponent Dim e As EventDescriptor Dim methodName As String Me.FreeMethod(component, e, methodName)
protected: virtual void FreeMethod ( IComponent^ component, EventDescriptor^ e, String^ methodName )
- e
イベント ハンドラの EventDescriptor。

一部の実装は、イベントによって使用されていないイベント ハンドラを削除する場合があります。UseMethod および FreeMethod をオーバーライドすることによって、実装はいつメソッドが必要なくなるかを推定できます。


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.FreeMethod メソッドを検索する場合は、下記のリンクをクリックしてください。

- EventBindingService.FreeMethod メソッドのページへのリンク