OEC Application Programming Interface
AlgoList.Item Property
Gets OSM algorithm by name.
public
IAlgo
this[
String
algoName
] {get;}
Parameters
algoName
Implements
IAlgoList.Item
See Also
AlgoList Class
|
OEC.API.OSM.Info Namespace
|
IAlgo