CountryInfo Methods |
The CountryListCountryInfo type exposes the following members.
Name | Description | |
---|---|---|
CompareTo |
Compares the instance of the current object with other object.
| |
Equals |
Determines whether current object is equal to the given object.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns a hash code for the given object.
(Overrides ObjectGetHashCode.) | |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
IComparableCompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |