| ComponentSpace Country Picker Control Reference |
|
Country Constructor (String, String)
Initializes a new instance of the Country class with the specified country code and name.
[Visual Basic]
Overloads Public Sub New( _
ByVal
code As
String, _
ByVal
name As
String _
)
Parameters
-
code
- The country code.
-
name
- The name of the country.
See Also
Country Class | ComponentSpace.CountryPicker Namespace | Country Constructor Overload List