TConnectorsCollection Class

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

public class TConnectorsCollection : TMtxCollection

Abstract class for TSpectrum and TSignal Collections.

Properties

NameTypeDescription
ItemObjectAllows 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.