Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomWaveformGroup Class : AddChannel Method |
public DicomWaveformChannel AddChannel( int index )
'Declaration
Public Function AddChannel( _ ByVal index As Integer _ ) As DicomWaveformChannel
'Usage
Dim instance As DicomWaveformGroup Dim index As Integer Dim value As DicomWaveformChannel value = instance.AddChannel(index)
public DicomWaveformChannel AddChannel( int index )
function Leadtools.Dicom.DicomWaveformGroup.AddChannel( index )
public: DicomWaveformChannel^ AddChannel( int index )