Click or drag to resize

RoutingTablesAdaptersListNewAndExistingAdapters Field

A union of NewAdapter with ExistingAdapter.

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

Field Value

ListIAdapter
See Also