Click or drag to resize

KeyboardDataRead Method (Int32, NumberRange, NumberFormatInfo)

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool Read(
	out int val,
	NumberRange rangeType,
	NumberFormatInfo numFmtInfo
)

Parameters

val
Type: SystemInt32
rangeType
Type: NumberRange
numFmtInfo
Type: System.GlobalizationNumberFormatInfo

Return Value

Type: Boolean
See Also