| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class SizeMismatchException Inherits MatrixException | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As SizeMismatchException | |
| C# | |
|---|---|
[SerializableAttribute()] public class SizeMismatchException : MatrixException | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] public ref class SizeMismatchException : public MatrixException | |
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7