Documentation For Encog 2.x
RSS.Load Method
Load all RSS data from the specified URL.
public
void
Load(
Uri
url
);
Parameters
url
URL that contains XML data.
See Also
RSS Class
|
Encog.Bot.RSS Namespace