Click or drag to resize

consolePlatformread Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Citanje pomocu zone objekta

Namespace:  imbACE.Services.platform
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override textInputResult read(
	textInputResult currentOutput,
	inputReadMode mode,
	selectZone zone,
	Object startValue = null
)
Request Example View Source

Parameters

currentOutput
Type: imbACE.Services.platform.inputtextInputResult
mode
Type: imbACE.Core.enums.platforminputReadMode
Vrsta citanja
zone
Type: selectZone
Zona
startValue (Optional)
Type: SystemObject

Return Value

Type: textInputResult

Implements

IPlatformBaseread(textInputResult, inputReadMode, selectZone, Object)
See Also