Encog 1.1 for DotNet
Ending Property
NamespacesEncog.Bot.HTMLHTMLTagEnding
Is this tag both a beginning and an ending tag.
Declaration Syntax
C#Visual BasicVisual C++
public bool Ending { get; set; }
Public Property Ending As Boolean
public:
property bool Ending {
	bool get ();
	void set (bool value);
}

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