[]
Returns a value that indicates whether the specified matrices are not equal.
public static bool operator !=(Matrix matrix1, Matrix matrix2)
Public Shared Operator <>(matrix1 As Matrix, matrix2 As Matrix) As Boolean