The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CultureAndRegionInfoBuilder::LoadDataFromCultureInfo Method (CultureInfo^)
.NET Framework (current version)
Sets the properties of the current CultureAndRegionInfoBuilder object with the corresponding properties of the specified CultureInfo object.
Assembly: sysglobl (in sysglobl.dll)
Parameters
- culture
-
Type:
System.Globalization::CultureInfo^
The object whose properties will be used.
| Exception | Condition |
|---|---|
| ArgumentNullException | culture is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: