public class UnitsManager
Public Class UnitsManager
public ref class UnitsManager
type UnitsManager = class end
BuiltInDimensions | Built-in units dimentions. |
BuiltInUnitsLinear | Built-in linear units of measurement. |
BuiltInUnitsNonLinear | Built-in non-linear units of measurement. |
BuiltInUnitsSystems | Built-in units systems. |
CurrentUnitsFileNames | Full file names from which units related data is loaded. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetCurrentUnitName | Looks for the unit with the specified name and returns its text representation. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
TryGetUnit | Looks for the specified unit. |
AvailableUnitsLanguages | List of the available units languages. |
DefaultUnitsLanguage | Default language for the units. |
DefaultUnitsSystemName | Name of the units system used by default. |
MasterFileName | Master file name with a basic information of the units and their dimentions. |
NeutralUnitsSystemName | Name of the neutral units system. |
UseSpecialSymbols | Specifies whether special symbols like degree sign are allowed in the unit names. |