AmbiguousMatchException (System.Reflection.AmbiguousMatchException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when binding to a method results in more than one method matching the binding criteria.

VB.NET C#

C#

public sealed class AmbiguousMatchException : System.SystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

AmbiguousMatchException

An unhandled exception of type 'System.Reflection. AmbiguousMatchException ' occurred in microsoft.visualbasic.dll 'Additional information: No accessible overloaded 'ObjectCollection ...

AmbiguousMatchException

A first chance exception of type 'System.Reflection. AmbiguousMatchException ' occurred in mscorlib.dll Additional information: Ambiguous match found.

p2p.wrox.com Forums - System.Reflection.AmbiguousMatchException ...

System.Reflection.AmbiguousMatchException: Ambiguo ... System.Reflection.AmbiguousMatchException: Ambiguo: Posted By: vikas.gupta: Post Date: 6/28/2007 7:19:07 AM

Troubleshooting Exceptions: System.Reflection.AmbiguousMatchException ...

The exception that is thrown when binding to a method results in more than one method matching the binding criteria.

AmbiguousMatchException Class (System.Reflection)

The exception that is thrown when binding to a member results in more than one member matching the binding criteria. This class cannot be inherited.

System.Reflection.AmbiguousMatchException - MSDN Forums

Hi, I am trying to invoke a method using reflection. The method has multiple signatures. When I ran the code below I got AmbiguousMatchException. How do you solve this problem?

Brad Abrams : The SLAR (vol2) on System.Reflection ...

Continuing in the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 and .NET Framework Standard Library Annotated Reference ...

Mono Documentation

The members of System.Reflection.AmbiguousMatchException are listed below. See Also: Inherited members from System.SystemException [ ...

Mono Documentation

Mono Class Library : System.Reflection.AmbiguousMatchException Overview | Members System.Reflection.AmbiguousMatchException Constructor

System.Reflection.AmbiguousMatchException Class

Base Types Object Exception SystemException AmbiguousMatchException. Assembly mscorlib Library Reflection Summary Represents the error that occurs when binding to a method or ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support