Encog 1.1 for DotNet
Title Property
NamespacesEncog.Bot.RSSRSSItemTitle
The title of this item.
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; set; }
Public Property Title As String
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}

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