Click or drag to resize
ReceiverLocationEquals Method
See base docs. Note that GetHashCode is not overridden, this class is mutable and not safe for use as a key.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
See Also