FormMainLoadAndExtractXMLZIP Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public IFlowsheet LoadAndExtractXMLZIP(
IVirtualFile handler,
Action<int> ProgressFeedBack,
bool forcommandline = false
)
Public Function LoadAndExtractXMLZIP (
handler As IVirtualFile,
ProgressFeedBack As Action(Of Integer),
Optional forcommandline As Boolean = false
) As IFlowsheet
Request Example
View SourceParameters
- handler IVirtualFile
-
- ProgressFeedBack ActionInt32
-
- forcommandline Boolean (Optional)
-
Return Value
IFlowsheetSee Also