[]
Determines if the specified values are not equal.
public static bool operator !=(Point2D left, Point2D right)
Public Shared Operator <>(left As Point2D, right As Point2D) As Boolean
| Type | Name | Description |
|---|---|---|
| Point2D | left | |
| Point2D | right |
| Type | Description |
|---|---|
| bool |