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

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

MethodBuilder.IsDefined メソッド

指定されカスタム属性の型が定義されているかどうか確認します

名前空間: System.Reflection.Emit
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Overrides Function
 IsDefined ( _
    attributeType As Type, _
    inherit As Boolean _
) As Boolean
Dim instance As MethodBuilder
Dim attributeType As Type
Dim inherit As Boolean
Dim returnValue As Boolean

returnValue = instance.IsDefined(attributeType, inherit)
public override bool IsDefined (
    Type attributeType,
    bool inherit
)
public:
virtual bool IsDefined (
    Type^ attributeType, 
    bool inherit
) override
public boolean IsDefined (
    Type attributeType, 
    boolean inherit
)
public override function IsDefined (
    attributeType : Type, 
    inherit : boolean
) : boolean

パラメータ

attributeType

カスタム属性の型。

inherit

このメンバ継承チェイン検索して属性を見つけるかどうか指定します

戻り値
指定されカスタム属性の型が定義されている場合trueそれ以外場合false

例外例外
例外種類条件

NotSupportedException

このメソッドは、現在サポートされていません。GetMethod を使用してメソッド取得し返された MethodInfo に対して IsDefined を呼び出します。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MethodBuilder クラス
MethodBuilder メンバ
System.Reflection.Emit 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からMethodBuilder.IsDefined メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からMethodBuilder.IsDefined メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からMethodBuilder.IsDefined メソッド を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS