'Declaration Public Operator =( _ ByVal first As DAPoint, _ ByVal second As DAPoint _ ) As Boolean
'Declaration
Public Operator =( _ ByVal first As DAPoint, _ ByVal second As DAPoint _ ) As Boolean
'Usage
public bool operator ==( DAPoint first, DAPoint second )
public: bool operator ==( DAPoint^ first, DAPoint^ second )
True
false
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
DAPoint Class DAPoint Members