Leadtools.Dicom Namespace > DicomWaveformChannel Class : SetChannelSource Method |
public void SetChannelSource( DicomCodeSequenceItem channelSource )
'Declaration Public Sub SetChannelSource( _ ByVal channelSource As DicomCodeSequenceItem _ )
'Usage Dim instance As DicomWaveformChannel Dim channelSource As DicomCodeSequenceItem instance.SetChannelSource(channelSource)
public void SetChannelSource( DicomCodeSequenceItem channelSource )
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSource( channelSource )
public: void SetChannelSource( DicomCodeSequenceItem^ channelSource )