FOSSEEFlowsheetsLoadZippedXML Method |
Namespace: DWSIM.SharedClassesAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax private static XDocument LoadZippedXML(
string pathtofile
)
Private Shared Function LoadZippedXML (
pathtofile As String
) As XDocument
Request Example
View SourceParameters
- pathtofile String
-
Return Value
XDocumentSee Also