'Declaration
Public Operator <>( _ ByVal left As Plane3D, _ ByVal right As Plane3D _ ) As System.Boolean
'Usage
This operator type is not supported by Delphi
This operator type is not supported by JScript
Parameters
- left
- First plane.
- right
- Second plane.
Return Value
true if not equal, false if equal.