Click or drag to resize
SpeciesFactFieldGetDouble 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
public double GetDouble()

Return Value

Type: Double
The value.

Implements

ISpeciesFactFieldGetDouble
See Also