'Declaration Public Operator =( _ ByVal hs1 As Hotspot, _ ByVal hs2 As Hotspot _ ) As Boolean
'Declaration
Public Operator =( _ ByVal hs1 As Hotspot, _ ByVal hs2 As Hotspot _ ) As Boolean
'Usage
public bool operator ==( Hotspot hs1, Hotspot hs2 )
Hotspot Class Hotspot Members