Reads links to other pages.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[ObsoleteAttribute("Use Read method instead.", true)] public ArrayList ReadLinks( Stream stream, Encoding encoding )
[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
<ObsoleteAttribute("Use Read method instead.", true)> Public Function ReadLinks ( stream As Stream, encoding As Encoding ) As ArrayList
public: [ObsoleteAttribute(L"Use Read method instead.", true)] ArrayList^ ReadLinks( Stream^ stream, Encoding^ encoding )
public: [ObsoleteAttribute(L"Use Read method instead.", true)] ArrayList^ ReadLinks( Stream^ stream, Encoding^ encoding )
[<ObsoleteAttribute("Use Read method instead.", true)>] member ReadLinks : stream : Stream * encoding : Encoding -> ArrayList
[<ObsoleteAttribute("Use Read method instead.", true)>] member ReadLinks : stream : Stream * encoding : Encoding -> ArrayList

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: 2015.6.15.120