This documentation is archived and is not being maintained.
Unit Constructor
Visual Studio 2010
Initializes a new instance of the Unit structure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Unit(Double) | Initializes a new instance of the Unit structure with the specified double precision floating point number. |
|
Unit(Int32) | Initializes a new instance of the Unit structure with the specified 32-bit signed integer. |
|
Unit(String) | Initializes a new instance of the Unit structure with the specified length. |
|
Unit(Double, UnitType) | Initializes a new instance of the Unit structure with the specified double precision floating point number and UnitType. |
|
Unit(String, CultureInfo) | Initializes a new instance of the Unit structure with the specified length and System.Globalization::CultureInfo. |
Show: