Click or drag to resize
FdfResultCollectionAdd Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void Add(
	FdfResultFlag flags,
	Object sender = null
)

Parameters

flags
Type: FDF.Common.RuntimeFdfResultFlag
sender (Optional)
Type: SystemObject
See Also