Leadtools.Dicom Namespace > DicomWaveformChannel Class : GetChannelSamples Method |
public int[] GetChannelSamples()
'Declaration Public Function GetChannelSamples() As Integer()
'Usage Dim instance As DicomWaveformChannel Dim value() As Integer value = instance.GetChannelSamples()
public int[] GetChannelSamples()
function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamples()
public: array<int>^ GetChannelSamples();