ComponentSpace Country Picker Control Reference

Country Members

Country overview

Public Instance Constructors

Country Overloaded. Initializes a new instance of the Country class.

Public Instance Properties

Code Gets the country code.
Name Gets the country name.
Selectable Gets or sets the flag indicating whether the country is selectable.

Public Instance Methods

Equals Test whether two countries are the same.
GetHashCode Get the hash code.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Convert the country to a string.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Country Class | ComponentSpace.CountryPicker Namespace