Skip to main content

IntValue

Inherits from ValueBase

IntValue is a ValueBase that stores integers.


Summary

Properties


Properties

Value

IntValue.Value: int

The value of this object.

Example

intValue.Value = 10