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

ReadOPML Method

Reads and parses an OPML file.

Syntax

[VB.NET]
Public Sub ReadOPML(ByVal OPMLFile As String)
[C#]
public void ReadOPML(string OPMLFile);

Remarks

This method reads in the OPML file specified by OPMLFile. The component then parses the file and returns the data to the user in the OPMLHeader and OPMLOutline events.

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