public class TConnectorsCollection : TMtxCollection
Abstract class for TSpectrum and TSignal Collections.
Properties
| Name | Type | Description |
|---|---|---|
| Item | Object | Allows access to list items without typecasting. |
| OnInputUpdated | TNotifyEvent | Event to be called when any component pointed to by a collection item, recieves a recalculation request. |
Events
| Name | Description |
|---|---|
| OnInputUpdatedEvent | Event to be called when any component pointed to by a collection item, recieves a recalculation request. |