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 )