Documentation For Encog 2.x

BasicExtract.RemoveListener Method

Remove the specified listener.

public void RemoveListener(
   IExtractListener listener
);

Parameters

listener
The listener to rmove.

Implements

IExtract.RemoveListener

See Also

BasicExtract Class | Encog.Bot.Browse.Extract Namespace