Encog 1.1 for DotNet
SetLength Method (value)
NamespacesEncog.Bot.HTMLPeekableInputStreamSetLength(Int64)
Not supported.
Declaration Syntax
C#Visual BasicVisual C++
public override void SetLength(
	long value
)
Public Overrides Sub SetLength ( _
	value As Long _
)
public:
virtual void SetLength(
	long long value
) override
Parameters
value (Int64)
The length.

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