Gets the integer value of this object.

Declaration Syntax
public static int GetIntValue(
Object obj,
int defaultValue
)
public:
static int GetIntValue(
Object^ obj,
int defaultValue
)

Parameters
- obj (Object)
- The object.
- defaultValue (Int32)
- The default value.

Return Value
The integer value of the object.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)