Unit Constructor
.NET Framework (current version)
Initializes a new instance of the Unit structure.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Unit(Double) | Initializes a new instance of the Unit structure with the specified double precision floating point number. |
![]() | Unit(Double, UnitType) | |
![]() | 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(String^, CultureInfo^) | Initializes a new instance of the Unit structure with the specified length and System.Globalization::CultureInfo. |
Show:
