| 名前 | 解説 | |
|---|---|---|
![]()  | ConvertUnit | オーバーロードされます。 Attempts to convert the current unit value to other unit of measurement.
 Only absolute units can be converted. This method throws an exception if the conversion cannot be performed.  | 
![]()  | Equals | Compares the current unit value with another object. | 
![]() ![]()  | FromObject | Attempts to convert an object to a unit value. This method throws an exception if the conversion cannot be performed. | 
![]()  | GetHashCode | Gets the hash code for the current unit value. | 
![]()  | ToString | Returns a string that represents the current object. | 

