Click or drag to resize

smartCollectionEditorapplyReading Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Primena procitanog unosa

Namespace:  imbACE.Services.textBlocks.smart
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override textInputResult applyReading(
	IPlatform platform,
	textInputResult __currentOutput
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
__currentOutput
Type: imbACE.Services.platform.inputtextInputResult

Return Value

Type: textInputResult

Implements

IApplyReadingapplyReading(IPlatform, textInputResult)
See Also