Click or drag to resize
FdoFeature Constructor (String)
Initializes a new instance of the FdoFeature class

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoFeature(
	string name
)

Parameters

name
Type: SystemString
See Also