Search
IMeasureUnitConverter Members
Methods
 


Provides means to convert between cross-type measure units.

The following tables list the members exposed by the IMeasureUnitConverter type.

 Public Methods

  Name Description

CanConvertFrom

Returns a value indicating whether this converter can convert from the specified target unit to the specified source unit.

CanConvertTo

Returns a value indicating whether this converter can convert from the specified source unit to the specified target unit.

ConvertFrom

Converts a value from the specified source unit to the specified target unit.

ConvertTo

Converts a value from the specified source unit to the specified target unit.

 See Also