RankException (System.RankException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when an array with the wrong number of dimensions is passed to a method.

VB.NET C#

C#

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

Articles

System::RankException class Reference

System::RankException Class Reference More... Inheritance diagram for System::RankException:

System::RankException class Reference

System::RankException Class Reference More... Inheritance diagram for System::RankException:

RankException

System. RankException : Attempted to operate on an array with the incorrect number of ... 2d array search - how ? ... array? I had try the Array.indexof() but it returns a ...

Mono Documentation

Mono Class Library : System Namespace System.RankException Class ... Requirements Namespace: System Assembly: mscorlib (in mscorlib.dll) Assembly ...

Mono Documentation

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

Troubleshooting Exceptions: System.RankException

A T:System.RankException exception is thrown when an array with the wrong number of dimensions is passed to a method.

RankException Class (System)

The exception that is thrown when an array with the wrong number of dimensions is passed to a method.

System.RankException Class

public RankException(string message, Exception innerException);

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