IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

LoadDOM Method

Loads the DOM from a file.

Syntax

[VB.NET]
Public Sub LoadDOM(ByVal FileName As String)
[C#]
public void LoadDOM(string fileName);

Remarks

The LoadDOM method loads a DOM structure previously saved by SaveDOM from the file specified in FileName.

Please refer to the SaveDOM method for more information.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]