'Declaration Public Sub Add( _
ByVal signalThe EcgSignal object to add to this collection.As EcgSignal _
)
public: void Add(
EcgSignal* signal
)
public:
void Add(
EcgSignal^ signal
)
Parameters
- signal
- The EcgSignal object to add to this collection.