OEC Application Programming Interface

AlgoList Methods

The methods of the AlgoList class are listed below. For a complete list of AlgoList class members, see the AlgoList Members topic.

Public Instance Methods

AddAlgo Adds an OSM algorithm.
Clear Clears list of OSM algorithms.
Clone Clones list of OSM algorithms.
Remove Removes OSM algorithm by name.
ValidateRootDraft Validates an OSM root draft to this list of OSM algorithms.
ValidateRootOrder Validates an OSM root order to this list of OSM algorithms.

See Also

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