Click or drag to resize

CountryListCountryInfoEquals Method

Determines whether current object is equal to the given object.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare with.

Return Value

Type: Boolean
Value indicating whether current object is equal to the given object.
Remarks