Click or drag to resize

SIPrefix Properties

The SIPrefix type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAttoGets the 'atto' prefix instance (exponent -18).
Public propertyCanApplySIPrefix Indicates whether this unit can have an SI prefix applied to it.
Public propertyStatic memberCentiGets the 'centi' prefix instance (exponent -2).
Public propertyStatic memberDecaGets the 'deca' prefix instance (exponent 1).
Public propertyStatic memberDeciGets the 'deci' prefix instance (exponent -1).
Public propertyStatic memberExaGets the 'exa' prefix instance (exponent 18).
Public propertyExponent Gets the exponent of this prefix (power of ten).
Public propertyStatic memberFemtoGets the 'femto' prefix instance (exponent -15).
Public propertyStatic memberGigaGets the 'giga' prefix instance (exponent 9).
Public propertyStatic memberHectoGets the 'hecto' prefix instance (exponent 2).
Public propertyStatic memberKiloGets the 'kilo' prefix instance (exponent 3).
Public propertyStatic memberLargestPrefixGets the largest known prefix (highest exponent).
Public propertyStatic memberLisOfPrefixesWithMultipleOf3Exponent Returns a list with prefixes, for which the exponent is a multiple of 3, including the prefix None.
Public propertyStatic memberListWithAllKnownPrefixes Returns a list with all known prefixes, including the prefix None.
Public propertyStatic memberListWithNonePrefixOnly Returns a list that contains only the prefix None.
Public propertyStatic memberMaxShortCutLength Gets the maximum length of the shortcuts of any of the known prefixes.
Public propertyStatic memberMegaGets the 'mega' prefix instance (exponent 6).
Public propertyStatic memberMicroGets the 'micro' prefix instance (exponent -6).
Public propertyStatic memberMilliGets the 'milli' prefix instance (exponent -3).
Public propertyStatic memberMinShortCutLength Gets the minimum length of the shortcuts of any of the known prefixes.
Public propertyNameFull name of the unit.
Public propertyStatic memberNanoGets the 'nano' prefix instance (exponent -9).
Public propertyStatic memberNoneGets the 'none' prefix instance (exponent 0).
Public propertyStatic memberPetaGets the 'peta' prefix instance (exponent 15).
Public propertyStatic memberPicoGets the 'pico' prefix instance (exponent -12).
Public propertyStatic memberQuectoGets the 'quecto' prefix instance (exponent -30).
Public propertyStatic memberQuettaGets the 'quetta' prefix instance (exponent 30).
Public propertyStatic memberRonnaGets the 'ronna' prefix instance (exponent 27).
Public propertyStatic memberRontoGets the 'ronto' prefix instance (exponent -27).
Public propertyShortCutUsual shortcut of the unit.
Public propertyStatic memberSmallestPrefixGets the smallest known prefix (lowest exponent).
Public propertyStatic memberTeraGets the 'tera' prefix instance (exponent 12).
Public propertyStatic memberYoctoGets the 'yocto' prefix instance (exponent -24).
Public propertyStatic memberYottaGets the 'yotta' prefix instance (exponent 24).
Public propertyStatic memberZeptoGets the 'zepto' prefix instance (exponent -21).
Public propertyStatic memberZettaGets the 'zetta' prefix instance (exponent 21).
Top
See Also