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

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

_MethodBase.IsDefined メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

COM オブジェクトに、IsDefined メソッドへのバージョン依存しないアクセス用意されています。

このメソッドは、CLS準拠していません。  

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

Function IsDefined ( _
    attributeType As Type, _
    inherit As Boolean _
) As Boolean
Dim instance As _MethodBase
Dim attributeType As Type
Dim inherit As Boolean
Dim returnValue As Boolean

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

パラメータ

attributeType

カスタム属性適用する対象Type オブジェクト

inherit

このメンバ継承チェーン検索して属性を見つける場合trueそれ以外場合false

戻り値
このメンバattributeType パラメータインスタンス1 つ以上適用されている場合trueそれ以外場合false

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


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS