| Visual Basic (Declaration) | |
|---|---|
Public Operator <>( _ ByVal A As Matrix, _ ByVal B As Matrix _ ) As Boolean | |
Parameters
- A
- A Matrix instance on the left side of the equality operator.
- B
- A Matrix instance on the right side of the equality operator.
Return Value
true if matrices are not equal; otherwise false.Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7