Documentation For Encog 2.x

BasicExtract.Listeners Property

A list of listeners registered with this object.

public ICollection<IExtractListener> Listeners { public get; }

Implements

IExtract.Listeners

See Also

BasicExtract Class | Encog.Bot.Browse.Extract Namespace