EventBindingService.CreateUniqueMethodName メソッド
アセンブリ: System.Design (system.design.dll 内)
構文Protected MustOverride Function CreateUniqueMethodName ( _ component As IComponent, _ e As EventDescriptor _ ) As String
Dim component As IComponent Dim e As EventDescriptor Dim returnValue As String returnValue = Me.CreateUniqueMethodName(component, e)
protected: virtual String^ CreateUniqueMethodName ( IComponent^ component, EventDescriptor^ e ) abstract
protected abstract function CreateUniqueMethodName ( component : IComponent, e : EventDescriptor ) : String
戻り値
一意のメソッド名。
例外
解説
.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.CreateUniqueMethodName メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からEventBindingService.CreateUniqueMethodName メソッド
を検索
- EventBindingService.CreateUniqueMethodName メソッドのページへのリンク