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