Encog 1.1 for DotNet
CanSeek Property
NamespacesEncog.Bot.HTMLPeekableInputStreamCanSeek
Specifies that the stream cannot seek.
Declaration Syntax
C#Visual BasicVisual C++
public override bool CanSeek { get; }
Public Overrides ReadOnly Property CanSeek As Boolean
public:
virtual property bool CanSeek {
	bool get () override;
}

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