Changes the value in this quantity to the
specified unit.
| [Visual Basic .NET] |
|---|
Public Sub ConvertToUnit( _
ByVal UnitAbbrv As String _
)
|
| [C#] |
|---|
public void ConvertToUnit(
|
| [Managed C++] |
|---|
public: void ConvertToUnit(
|
| [Java] |
|---|
public convertToUnit(
|
| [Unmanaged C++] |
|---|
public: HRESULT ConvertToUnit(
|
- UnitAbbrv