Click or drag to resize
ModelReadXml Method (String, Model)

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool ReadXml(
	string fileName,
	ref Model o
)

Parameters

fileName
Type: SystemString
o
Type: FDF.Common.ObjectModelModel

Return Value

Type: Boolean
See Also