Compartilhar via


Construtor SafeArrayRankMismatchException

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Inicializa uma nova instância da classe SafeArrayRankMismatchException.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Lista de Sobrecargas

Nome Descrição
System_CAPS_pubmethod SafeArrayRankMismatchException()

Inicializa uma nova instância da classe SafeArrayTypeMismatchException com valores padrão.

System_CAPS_protmethod SafeArrayRankMismatchException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe SafeArrayTypeMismatchException dos dados de serialização.

System_CAPS_pubmethod SafeArrayRankMismatchException(String)

Inicializa uma nova instância da classe SafeArrayRankMismatchException com a mensagem especificada.

System_CAPS_pubmethod SafeArrayRankMismatchException(String, Exception)

Inicializa uma nova instância da classe SafeArrayRankMismatchException com uma mensagem de erro especificada e uma referência à exceção interna que é a causa da exceção.

Confira Também

Classe SafeArrayRankMismatchException
Namespace System.Runtime.InteropServices

Retornar ao início