[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public SafeArrayTypeMismatchException( string message, Exception inner ); [C++] public: SafeArrayTypeMismatchException( String* message, Exception* inner ); [JScript] public function SafeArrayTypeMismatchException( message : String, inner : Exception );
SafeArrayTypeMismatchException Class | SafeArrayTypeMismatchException Members | System.Runtime.InteropServices Namespace | SafeArrayTypeMismatchException Constructor Overload List