Form MainLoad And Extract XMLZIP 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 LoadAndExtractXMLZIP(
IVirtualFile handler,
Action<int> ProgressFeedBack,
bool forcommandline = false,
string fullpath = ""
)VB
Public Function LoadAndExtractXMLZIP (
handler As IVirtualFile,
ProgressFeedBack As Action(Of Integer),
Optional forcommandline As Boolean = false,
Optional fullpath As String = ""
) As IFlowsheetParameters
- handler IVirtualFile
- ProgressFeedBack ActionInt32
- forcommandline Boolean (Optional)
- fullpath String (Optional)