Click or drag to resize

CountryListCountryInfoCompareTo Method

Compares the instance of the current object with other object.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public int CompareTo(
	CountryListCountryInfo other
)

Parameters

other
Type: Dynamicweb.Controls.OMCCountryListCountryInfo
Object to compare with.

Return Value

Type: Int32
Comparison result.

Implements

IComparableTCompareTo(T)
Remarks