C#
VB
C++
Loads xml from the file.
public static string LoadXml(
string file
)
Public Shared Function LoadXml( _
ByVal file As String _
) As String
public:
static String^ LoadXml(
String^ file
)
file
The file to load xml from.
The xml string loaded from the file.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET