OEC Application Programming Interface
AlgoParams.Item Property
Gets an OSM algo parameter by name.
public
IAlgoParam
this[
String
paramName
] {get;}
Parameters
paramName
The name of OSM algo parameter
Implements
IAlgoParams.Item
See Also
AlgoParams Class
|
OEC.API.OSM Namespace