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

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

IExpando.AddMethod メソッド

Reflection オブジェクトに名前付メソッド追加します

名前空間: System.Runtime.InteropServices.Expando
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Function AddMethod ( _
    name As String, _
    method As Delegate _
) As MethodInfo
Dim instance As IExpando
Dim name As String
Dim method As Delegate
Dim returnValue As MethodInfo

returnValue = instance.AddMethod(name, method)
MethodInfo AddMethod (
    string name,
    Delegate method
)
MethodInfo^ AddMethod (
    String^ name, 
    Delegate^ method
)
MethodInfo AddMethod (
    String name, 
    Delegate method
)
function AddMethod (
    name : String, 
    method : Delegate
) : MethodInfo

パラメータ

name

メソッドの名前。

method

追加したメソッドへのデリゲート

戻り値
追加されるメソッドを表す MethodInfo オブジェクト

例外例外
例外種類条件

NotSupportedException

IExpando オブジェクトは、このメソッドサポートしていません。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IExpando インターフェイス
IExpando メンバ
System.Runtime.InteropServices.Expando 名前空間



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

辞書ショートカット

すべての辞書の索引

「IExpando.AddMethod メソッド」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS