public System.bool operator ==( Plane3D left, Plane3D right )
This operator type is not supported by Delphi
This operator type is not supported by JScript
public: System.bool op_Equality( Plane3D left, Plane3D right )
public: System.bool operator ==( Plane3D left, Plane3D right )
'Declaration Public Operator =( _ ByVal left As Plane3D, _ ByVal right As Plane3D _ ) As System.Boolean
'Declaration
Public Operator =( _ ByVal left As Plane3D, _ ByVal right As Plane3D _ ) As System.Boolean
'Usage
Target Platforms: .NET CLR 4.8 or higher
Plane3D Structure Plane3D Members