TAnalysisConnectorsCollection Class

Source: SignalTools.cs · Assembly: Dew.Signal
TListTMtxCollectionTConnectorsCollectionTAnalysisConnectorsCollection

public class TAnalysisConnectorsCollection : TConnectorsCollection

Allows design time and run-time connectivity of TAnalysis.

Allows design time and run-time connectivity of TAnalysis and its descendants. This object is used to enabled the Input/Inputs property capabilities to signal processing components.

Properties

NameTypeDescription
ItemTSignalConnectItemDefault array property allows access to list items without typecasting.
OnInputUpdatedTNotifyEventEvent to be called when any component pointed to by a collection item, recieves a recalculation request.

Events

NameDescription
OnInputUpdatedEventEvent to be called when any component pointed to by a collection item, recieves a recalculation request.