Documentation For Encog 2.x

IExtract.AddListener Method

Add a listener for the extraction.

void AddListener(
   IExtractListener listener
);

Parameters

listener
The listener to add.

See Also

IExtract Interface | Encog.Bot.Browse.Extract Namespace