Click or drag to resize

AddressNameInfoEquals Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare with the current AddressNameInfo.

Return Value

Type: Boolean
true if the specified AddressNameInfo is equal to the current AddressNameInfo; otherwise, false.
See Also