OEC Application Programming Interface

AlgoParams.Item Property

Gets an OSM algo parameter by name

public AlgoParam this[
   String name
] {get;}

Parameters

name
The name of OSM algo parameter

Implements

IAlgoParams.Item

See Also

AlgoParams Class | OEC.API.OSM.Info Namespace | AlgoParam