Click or drag to resize
FdoFeatureTreeViewGetFeatures Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeatureCollection GetFeatures(
	bool checkedOnly = true
)

Parameters

checkedOnly (Optional)
Type: SystemBoolean

Return Value

Type: FdoFeatureCollection
See Also