VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Ecg Namespace / EcgSignals Class
In This Topic
EcgSignals Class Methods
In This Topic
For a list of all methods of this type, see EcgSignals.
Public Methods
 NameDescription
Public MethodAdds a signal to the EcgSignals.
Public MethodAdds elements of the specified collection to the end of this collection.
Public MethodRemoves all elements from this collection.
Public MethodCreates a new object that is a copy of this collection.
Public MethodReturns a value indicating whether this instance contains the object.
Public MethodCopies the elements of this collection to an System.Array, starting at a particular System.Array index.
Public MethodReturns an enumerator that iterates through the collection.
Public MethodRemoves the first occurrence of a specific object from this collection.
Public MethodRemoves the EcgSignal at the specified index from this collection.
Public MethodReturns this signal collection as array.
See Also