Method GetDouble
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
GetDouble(IFormatProvider?)
Parses the value contained in this StringValue as a double. Throws an exception if the value couldn't be parsed to the target type.
public double GetDouble(IFormatProvider? formatProvider = null)
Parameters
formatProvider IFormatProvider?
The IFormatProvider to use for parsing. Defaults to null.
Returns
The converted double.
Exceptions
Thrown when the value cannot be parsed to a double.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語