[]
Tests whether two specified Line objects are NOT equivalent.
public static bool operator !=(Line v1, Line v2)
Public Shared Operator <>(v1 As Line, v2 As Line) As Boolean