Base unit for units that use SI prefixes This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by SIPrefixUnit.
Public Constructors
| Name | Description | |
|---|---|---|
|
SIPrefixUnit | Create new SI Prefixed Unit |
Public Fields
| Name | Description | |
|---|---|---|
|
Abbreviation | Abbreviation This field is read-only. This field is read-only. This field is read-only. This field is read-only. This field is read-only. (inherited from Unit) |
|
Quantity | Quantity This field is read-only. This field is read-only. This field is read-only. This field is read-only. This field is read-only. (inherited from Unit) |
|
Symbol | Symbol for this unit This field is read-only. This field is read-only. This field is read-only. This field is read-only. This field is read-only. (inherited from Unit) |
Protected Fields
| Name | Description | |
|---|---|---|
|
DefaultPrefix | Default prefix. (inherited from Unit) |
|
FormatString | Format string to use for values of this unit (inherited from Unit) |
|
PossiblePrefixes | List of available prefixes for this unit (inherited from Unit) |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Check if this object is equal to another (inherited from Unit) |
|
Format | Overloaded. Format value in this unit for specified prefix (inherited from Unit) |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetPrefix | Calculate prefix appropriate for specified value (inherited from Unit) |
|
GetType | Gets the |
|
ToLongString | Convert to string including unit type (inherited from Unit) |
|
ToString | Overloaded. Convert to string (inherited from Unit) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |