Documentation For Encog 2.x

RSS Class

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.

For a list of all members of this type, see RSS Members .

System.Object
   RSS

public class RSS

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot.RSS

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

RSS Members | Encog.Bot.RSS Namespace