Skip to content

IntValue

IntValue is a ValueBase that stores integers.

Inherits ValueBase

Properties

Value : int

The value of this object.

Example

intValue.Value = 10