Sets the current units. Returns true for
valid units, else returns false.
| [Visual Basic .NET] |
|---|
Public Function SetUnits( _
ByVal UnitAbbrv As String _
) As Boolean
|
| [C#] |
|---|
public bool SetUnits(
|
| [Managed C++] |
|---|
public: bool SetUnits(
|
| [Java] |
|---|
public bool setUnits(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetUnits(
|
- UnitAbbrv