MassConversionFactors Field

Gets mass conversion factor between two units.
Public Shared Shadows ReadOnly MassConversionFactors As Dictionary(Of Tuple(Of massUnitsType, massUnitsType), Double)
This language is not supported or no code example is available.
new public static readonly Dictionary<Tuple<massUnitsType, massUnitsType>, double> MassConversionFactors
This language is not supported or no code example is available.

Field Value

Dictionary<Tuple<massUnitsType, massUnitsType>, double>

.NET Framework

Supported in: 4.8

In this article

Definition