OEC Application Programming Interface

IAlgoParams Interface

Represents an enumerable list of OSM algo parameters.

For a list of all members of this type, see IAlgoParams Members.

public interface IAlgoParams : IEnumerable<IAlgoParam>, IEnumerable

Types that implement IAlgoParams

Type Description
AlgoParams Represents an enumerable list of OSM algo parameters.

Requirements

Namespace: OEC.API.OSM

Assembly: API (in API.dll)

See Also

IAlgoParams Members | OEC.API.OSM Namespace | AlgoParams