Click or drag to resize
SpeciesFactFieldGetInt32 Method
Get Int32 value. Difference between property Int32Value and method GetInt32 is that GetInt32 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 int GetInt32()

Return Value

Type: Int32
The value.

Implements

ISpeciesFactFieldGetInt32
See Also