SIPrefix Methods |
The SIPrefix type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(SIPrefix) | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FromDivision | ||
| FromMultiplication | ||
| FromSIUnit | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToSIUnit | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryGetPrefixFromExponent | Try to get a known prefix with a given exponent. | |
| TryGetPrefixFromShortcut | Try the get a prefix given the prefix'es shortcut. |