UndefinedIntValue.UndefinedIntValue Constructor
Initializes a new instance of the UndefinedIntValue class with the given value.
UndefinedIntValue(System.Int32 value)
Initializes a new instance of the UndefinedIntValue class with the given value.Syntax
public UndefinedIntValue (
System.Int32 value
)
Parameters
value
Type: System.Int32
The value that is used to represent undefined values.
The value that is used to represent undefined values.
Platforms
Windows, Linux, Android