Click or drag to resize

FormMainLoadXML2 Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public IFlowsheet LoadXML2(
	XDocument xdoc,
	Action<int> ProgressFeedBack,
	string simulationfilename = "",
	bool forcommandline = false
)
Request Example View Source

Parameters

xdoc  XDocument
 
ProgressFeedBack  ActionInt32
 
simulationfilename  String  (Optional)
 
forcommandline  Boolean  (Optional)
 

Return Value

IFlowsheet
See Also