ChargeFromAmpereHours Method
Creates a new
Charge value from the specified
value in ampere-hours.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.180 -- Release Build+914ca9e6d1cce46b614eb7013eba0303271cf6d8
Public Shared Function FromAmpereHours (
value As Double
) As Charge
Gemstone.Units.Charge.FromAmpereHours = function(value);
- value Double
- New Charge value in ampere-hours.
ChargeNew
Charge object from the specified
value in ampere-hours.