IP*Works! V9 - Online Help
IP*Works! V9
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) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0