Write a string, with a carriage return and linefeed.

Declaration Syntax
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)