Documentation For Encog 2.x

IExtract.RemoveListener Method

Remove the specified listener.

void RemoveListener(
   IExtractListener listener
);

Parameters

listener
The listener to rmove.

See Also

IExtract Interface | Encog.Bot.Browse.Extract Namespace