Documentation For Encog 2.x

ILayer.Next Property

Get a list of all of the outbound synapse connections from this layer.

public IList<ISynapse> Next { public get; }

See Also

ILayer Interface | Encog.Neural.Networks.Layers Namespace