Click or drag to resize
FdfChoices Constructor (Object, Boolean)
Initializes a new instance of the FdfChoices class

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfChoices(
	Object[] array,
	bool IsSorted
)

Parameters

array
Type: SystemObject
IsSorted
Type: SystemBoolean
See Also