Encog 1.1 for DotNet
Encog.Bot.RSS Namespace
NamespacesEncog.Bot.RSS

[Missing <summary> documentation for N:Encog.Bot.RSS]

Declaration Syntax
C#Visual BasicVisual C++
namespace Encog.Bot.RSS
Namespace Encog.Bot.RSS
namespace Encog.Bot.RSS
Types
All TypesClasses
IconTypeDescription
RSS
RSS: This is the class that actually parses the RSS and builds a collection of RSSItems. To make use of this class call the load method with a URL that points to RSS.

RSSItem
RSSItem: This is the class that holds individual RSS items, or stories, for the RSS class.