RankException Class
The exception that is thrown when an array with the wrong number of dimensions is passed to a method.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class RankException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class RankException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class RankException : public Exception, IBridgeClass