AmbiguousMatchException クラスとは? わかりやすく解説

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

AmbiguousMatchException クラス

メンバへのバインド時にバインディング基準一致するメンバ複数ある場合スローされる例外。このクラス継承できません。

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

<SerializableAttribute> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class
 AmbiguousMatchException
    Inherits SystemException
Dim instance As AmbiguousMatchException
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public sealed class AmbiguousMatchException
 : SystemException
[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public ref class AmbiguousMatchException sealed
 : public SystemException
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
public final class AmbiguousMatchException
 extends SystemException
SerializableAttribute 
ComVisibleAttribute(true) 
public final class AmbiguousMatchException
 extends SystemException
解説解説

AmbiguousMatchException は、値 0x8000211D を保持する HRESULT COR_E_AMBIGUOUSMATCH を使用します

メンバ遅延バインディング呼び出されバインディング基準満たすオーバーロード複数存在した場合、または、単一結果のみを返すリフレクション メソッド (System.Type.GetMethod や System.Type.GetProperty など) に渡されバインディング基準複数メンバ一致した場合AmbiguousMatchExceptionスローさます。

継承階層継承階層
System.Object
   System.Exception
     System.SystemException
      System.Reflection.AmbiguousMatchException
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



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

辞書ショートカット

すべての辞書の索引

「AmbiguousMatchException クラス」の関連用語

AmbiguousMatchException クラスのお隣キーワード
検索ランキング

   

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



AmbiguousMatchException クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS