Click or drag to resize
ISpeciesFactFieldGetDouble Method
Get Double value. Difference between property DoubleValue and method GetDouble is that GetDouble may change the data type of the field.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
double GetDouble()

Return Value

Type: Double
The value.
See Also