Encog 1.1 for DotNet
Tag Property
NamespacesEncog.Bot.HTMLParseHTMLTag
The current HTML tag. Access this property if the read function returns 0.
Declaration Syntax
C#Visual BasicVisual C++
public HTMLTag Tag { get; set; }
Public Property Tag As HTMLTag
public:
property HTMLTag^ Tag {
	HTMLTag^ get ();
	void set (HTMLTag^ value);
}

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