Visual Basic (Declaration) | |
---|---|
Public Function GetChannelSource() As DicomCodeSequenceItem |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomCodeSequenceItem GetChannelSource() |
C++/CLI | |
---|---|
public: DicomCodeSequenceItem^ GetChannelSource(); |
Return Value
The channel source.For an example, refer to DicomDataSet.WaveformGroupCount.
This method always returns even if a call to SetChannelSource to populate the data of the structure was never made.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family