Click or drag to resize

FormMainLoadXML Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public IFlowsheet LoadXML(
	IVirtualFile handler,
	Action<int> ProgressFeedBack,
	string simulationfilename = "",
	bool forcommandline = false
)
Request Example View Source

Parameters

handler  IVirtualFile
 
ProgressFeedBack  ActionInt32
 
simulationfilename  String  (Optional)
 
forcommandline  Boolean  (Optional)
 

Return Value

IFlowsheet
See Also