Encog 1.1 for DotNet
Init Method (spider)
Namespaces
►
Encog.Bot.Spider
►
ISpiderReportable
►
Init(Spider)
C#
Visual Basic
Visual C++
Called when the spider is starting up. This method provides the SpiderReportable class with the spider object.
Declaration Syntax
C#
Visual Basic
Visual C++
void
Init
(
Spider
spider
)
Sub
Init
( _
spider
As
Spider
_ )
void
Init
(
Spider
^
spider
)
Parameters
spider
(
Spider
)
The spider that will be working with this object.
Assembly:
Encog
(Module: Encog) Version: 1.1.0.0 (1.1.0)