Click or drag to resize
IoDataReaderWriterRaiseDataProcessed Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool RaiseDataProcessed(
	ref IoDataEventArgs e,
	ref FdfResultCollection outResults = null
)

Parameters

e
Type: FDF.Common.IOIoDataEventArgs
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also