Leadtools.Dicom Namespace > DicomWaveformGroup Class : GetChannel Method |
public DicomWaveformChannel GetChannel( int index )
'Declaration Public Function GetChannel( _ ByVal index As Integer _ ) As DicomWaveformChannel
'Usage Dim instance As DicomWaveformGroup Dim index As Integer Dim value As DicomWaveformChannel value = instance.GetChannel(index)
public DicomWaveformChannel GetChannel( int index )
function Leadtools.Dicom.DicomWaveformGroup.GetChannel( index )
public: DicomWaveformChannel^ GetChannel( int index )