Utility.GetSupportedMassUnits Method

Converts massUnitsType to <seealso cref="supportedMassUnitsType" />
Public Shared Function GetSupportedMassUnits( _ 
ByVal units As massUnitsType
) As supportedMassUnitsType
This language is not supported or no code example is available.
public static supportedMassUnitsType GetSupportedMassUnits( 
massUnitsType units 
)
This language is not supported or no code example is available.

Parameters

units
massUnitsType

The massUnitsType

Return Value

supportedMassUnitsType

The supportedMassUnitsType

.NET Framework

Supported in: 4.8

In this article

Definition