EnergyValue.FromKilojoules Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FromKilojoules(Decimal) | |
FromKilojoules(Int64) |
FromKilojoules(Decimal)
public static Microsoft.Windows.EventTracing.EnergyValue FromKilojoules (decimal kilojoules);
static member FromKilojoules : decimal -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function FromKilojoules (kilojoules As Decimal) As EnergyValue
Parameters
- kilojoules
- Decimal
Returns
Applies to
FromKilojoules(Int64)
public static Microsoft.Windows.EventTracing.EnergyValue FromKilojoules (long kilojoules);
static member FromKilojoules : int64 -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function FromKilojoules (kilojoules As Long) As EnergyValue
Parameters
- kilojoules
- Int64