←Select platform

GetChannelSource Method

Summary

Gets the channel source.

Syntax

C#
VB
WinRT C#
C++
public DicomCodeSequenceItem GetChannelSource() 
Public Function GetChannelSource() As Leadtools.Dicom.DicomCodeSequenceItem 
public Leadtools.Dicom.DicomCodeSequenceItem GetChannelSource() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelSource() 
public: 
Leadtools.Dicom.DicomCodeSequenceItem^ GetChannelSource();  

Return Value

The channel source.

Remarks
  • This method always returns even if a call to SetChannelSource to populate the data of the structure was never made.
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly