Documentation For Encog 2.x

BasicExtract.AddListener Method

Add a listener for the extraction.

public void AddListener(
   IExtractListener listener
);

Parameters

listener
The listener to add.

Implements

IExtract.AddListener

See Also

BasicExtract Class | Encog.Bot.Browse.Extract Namespace