Encog 1.1 for DotNet
Attributes Property
NamespacesEncog.Bot.RSSRSSAttributes
All of the attributes for this RSS document.
Declaration Syntax
C#Visual BasicVisual C++
public Dictionary<string, string> Attributes { get; }
Public ReadOnly Property Attributes As Dictionary(Of String, String)
public:
property Dictionary<String^, String^>^ Attributes {
	Dictionary<String^, String^>^ get ();
}

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