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<AlgoParam>, IEnumerable

Types that implement IAlgoParams

Type Description
AlgoParams Represents a list of OSM algo parameters.

Requirements

Namespace: OEC.API.OSM.Info

Assembly: API (in API.dll)

See Also

IAlgoParams Members | OEC.API.OSM.Info Namespace | AlgoParam