OEC Application Programming Interface

IAlgoParams.Item Property

Gets an OSM algo parameter by name.

IAlgoParam this[
   String paramName
] {get;}

Parameters

paramName
The name of OSM algo parameter

See Also

IAlgoParams Interface | OEC.API.OSM Namespace