MemberDescriptor.GetInvokee メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MemberDescriptor.GetInvokee メソッドの意味・解説 

MemberDescriptor.GetInvokee メソッド

メモ : このメソッドは、互換性のために残されています。

メソッド呼び出す対象コンポーネント取得します

名前空間: System.ComponentModel
アセンブリ: System (system.dll 内)
構文構文

<ObsoleteAttribute("This method has been deprecated. Use GetInvocationTarget
 instead.  http://go.microsoft.com/fwlink/?linkid=14202")> _
Protected Shared Function
 GetInvokee ( _
    componentClass As Type, _
    component As Object _
) As Object
Dim componentClass As Type
Dim component As Object
Dim returnValue As Object

returnValue = MemberDescriptor.GetInvokee(componentClass, component)
[ObsoleteAttribute("This method has been deprecated. Use GetInvocationTarget
 instead.  http://go.microsoft.com/fwlink/?linkid=14202")] 
protected static Object GetInvokee (
    Type componentClass,
    Object component
)
[ObsoleteAttribute(L"This method has been deprecated. Use GetInvocationTarget
 instead.  http://go.microsoft.com/fwlink/?linkid=14202")] 
protected:
static Object^ GetInvokee (
    Type^ componentClass, 
    Object^ component
)
/** @attribute ObsoleteAttribute("This method has been deprecated. Use GetInvocationTarget
 instead.  http://go.microsoft.com/fwlink/?linkid=14202") */ 
protected static Object GetInvokee (
    Type componentClass, 
    Object component
)
ObsoleteAttribute("This method has been deprecated. Use GetInvocationTarget
 instead.  http://go.microsoft.com/fwlink/?linkid=14202") 
protected static function
 GetInvokee (
    componentClass : Type, 
    component : Object
) : Object

パラメータ

componentClass

MemberDescriptor が関連付けられているコンポーネントの型を表す Type。たとえば、MemberDescriptorプロパティについて説明している場合、このパラメータはそのプロパティ宣言されているクラスなります

component

メソッド呼び出す対象オブジェクトインスタンス

戻り値
メソッド呼び出す対象コンポーネントインスタンス。このメソッドは、プロパティビジュアル デザイナ結び付けられている場合は、ビジュアル デザイナ返します

例外例外
例外種類条件

ArgumentNullException

componentClass または componentnull 参照 (Visual Basic では Nothing) です。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

MemberDescriptor.GetInvokee メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



MemberDescriptor.GetInvokee メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS