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