Click or drag to resize
FdfResultCollection Constructor (FdfResult)
Initializes a new instance of the FdfResultCollection class

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfResultCollection(
	params FdfResult[] items
)

Parameters

items
Type: FDF.Common.RuntimeFdfResult
See Also