LoadXml Method

Summary
Loads xml from the file.
Syntax
C#
VB
C++
public static string LoadXml( 
   string file 
) 
  
Public Shared Function LoadXml( _ 
   ByVal file As String _ 
) As String 
public: 
static String^ LoadXml(  
   String^ file 
)  

Parameters

file
The file to load xml from.

Return Value

The xml string loaded from the file.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.