[Missing <summary> documentation for N:Encog.Bot.RSS]
| C# | Visual Basic | Visual C++ |
namespace Encog.Bot.RSS
Namespace Encog.Bot.RSS
namespace Encog.Bot.RSS
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| 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.
|