Documentation For Encog 2.x

ILayer.NextLayers Property

The outbound layers from this layer.

public ICollection<ILayer> NextLayers { public get; }

See Also

ILayer Interface | Encog.Neural.Networks.Layers Namespace