FlowsheetBaseLoadZippedXMLDoc Method | 
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic static XDocument LoadZippedXMLDoc(
	string pathtofile
)
Public Shared Function LoadZippedXMLDoc ( 
	pathtofile As String
) As XDocument
 Request Example
		View SourceParameters
- pathtofile  String
 -  
 
Return Value
XDocument
See Also