SignalList (Class)

Defines the structure for a SignalList object.

Namespace: strategy

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Count int Gets the total number of signals in the collection.
Public property Item object Gets the Signal object associated with the specified index.
Methods
  Name Description
Public property Contains(Name) True if contents of the string Name appears in the collection.