IPrefixUnit Interface
Definition
Defines a unit of measurement that is used as a standard for measurement of the same kind of quantity. Any other quantity of that kind can be expressed as a multiple or fraction of the unit of measurement.
public interface IPrefixUnit : IUnit, IBaseUnit
- Inherited Members
- Extension Methods
Properties
| Name | Description |
|---|---|
| Prefix | Gets the prefix that can be either a multiple or a submultiple to the base unit. |