Encog 1.1 for DotNet
Load Method (url)
NamespacesEncog.Bot.RSSRSSLoad(Uri)
Load all RSS data from the specified URL.
Declaration Syntax
C#Visual BasicVisual C++
public void Load(
	Uri url
)
Public Sub Load ( _
	url As Uri _
)
public:
void Load(
	Uri^ url
)
Parameters
url (Uri)
URL that contains XML data.

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)