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

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

Parameters

name
Type: SystemString
See Also