Documentation For Encog 2.x
RSSItem.Load Method
Load an item from the specified node.
public
void
Load(
XmlNode
node
);
Parameters
node
The Node to load the item from.
See Also
RSSItem Class
|
Encog.Bot.RSS Namespace