OEC Application Programming Interface

OnOsmAlgoListLoadedEvent Delegate

The list of OSM algorithms is loaded.

public delegate void OnOsmAlgoListLoadedEvent(
   IAlgoList algoList
);

Parameters

algoList
The list of OSM algorithms

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

OEC.API Namespace