| AddCountry Method | |
| See Also |
- pICountry
- The data for the new country.
Adds a Country as specified in the Country data structure.
| Visual Basic |
|---|
Public Function AddCountry( _
   ByVal pICountry As Country _
) As CountryParams |
- pICountry
- The data for the new country.