Reads links to other pages.
Declaration Syntax
C# | Visual Basic |
[ObsoleteAttribute("Use Read method instead.", true)] public ArrayList ReadLinks( Stream stream, Encoding encoding )
<ObsoleteAttribute("Use Read method instead.", true)> Public Function ReadLinks ( stream As Stream, encoding As Encoding ) As ArrayList
Return Value
ArrayList
List of strings with link Uris (note these maybe relative to current page).
List of strings with link Uris (note these maybe relative to current page).
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610