This documentation is archived and is not being maintained.
RegionInfo Constructor
Visual Studio 2010
Initializes a new instance of the RegionInfo class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RegionInfo(Int32) | Initializes a new instance of the RegionInfo class based on the country/region associated with the specified culture identifier. |
|
RegionInfo(String) | Initializes a new instance of the RegionInfo class based on the country/region or specific culture, specified by name. |
Show: