OEC Application Programming Interface

AlgoList.Items Property

Gets an enumerable list of OSM algorithms.

public IEnumerable<IAlgo> Items {get;}

Implements

IAlgoList.Items

See Also

AlgoList Class | OEC.API.OSM.Info Namespace | IAlgo