IntegerValue.IntegerValue

IntegerValue constructor

Creates a new instance.

public IntegerValue(int value)
ParameterTypeDescription
valueInt32An integer value.

See Also