Click or drag to resize

RoutingTablesAdaptersListExistingAdapter Field

A list of all IAdapter that existed in the old route calculation, and also exist in the new route calculation.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public readonly List<IAdapter> ExistingAdapter
View Source

Field Value

ListIAdapter
See Also