Encog 1.1 for DotNet
Writeln Method (str)
NamespacesEncog.Bot.HTMLFormUtilityWriteln(String)
Write a string, with a carriage return and linefeed.
Declaration Syntax
C#Visual BasicVisual C++
protected void Writeln(
	string str
)
Protected Sub Writeln ( _
	str As String _
)
protected:
void Writeln(
	String^ str
)
Parameters
str (String)
The string to write.

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