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

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

Parameters

stream
Type: System.IOStream
o
Type: FDF.Common.ObjectModelModel

Return Value

Type: Boolean
See Also