Click or drag to resize
FdfPropertyCollectionLoadXml Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool LoadXml(
	string filename,
	bool UpdateDefaultValue = false
)

Parameters

filename
Type: SystemString
UpdateDefaultValue (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also