OEC Application Programming Interface
AlgoList.Remove Method
Removes OSM algorithm by name.
public
Void
Remove(
String
algoName
);
Parameters
algoName
The name of OSM algorithm to be removed.
See Also
AlgoList Class
|
OEC.API.OSM.Info Namespace