Click or drag to resize

KeyboardDataRead Method (Int64, NumberRange, NumberFormatInfo)

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

Parameters

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

Return Value

Type: Boolean
See Also