Unit::ToString Method
.NET Framework (current version)
Converts a Unit to a string equivalent.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | This API supports the product infrastructure and is not intended to be used directly from your code. Converts a Unit to a System::String.(Overrides ValueType::ToString().) |
![]() | ToString(CultureInfo^) | Converts a Unit to a string equivalent in the specified culture. |
![]() | ToString(IFormatProvider^) | Converts a Unit to a string equivalent using the specified format provider. |
Show:
