Form MainLoad XML Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public IFlowsheet LoadXML(
IVirtualFile handler,
Action<int> ProgressFeedBack,
string simulationfilename = "",
bool forcommandline = false
)VB
Public Function LoadXML (
handler As IVirtualFile,
ProgressFeedBack As Action(Of Integer),
Optional simulationfilename As String = "",
Optional forcommandline As Boolean = false
) As IFlowsheetParameters
- handler IVirtualFile
- ProgressFeedBack ActionInt32
- simulationfilename String (Optional)
- forcommandline Boolean (Optional)