Leadtools.Dicom Namespace > DicomWaveformAnnotation Class > SetReferencedDatetime Method : SetReferencedDatetime(IntPtr,Int32) Method |
public void SetReferencedDatetime( IntPtr value, int temporalPointCount )
'Declaration Public Overloads Sub SetReferencedDatetime( _ ByVal value As IntPtr, _ ByVal temporalPointCount As Integer _ )
'Usage Dim instance As DicomWaveformAnnotation Dim value As IntPtr Dim temporalPointCount As Integer instance.SetReferencedDatetime(value, temporalPointCount)
public void SetReferencedDatetime( IntPtr value, int temporalPointCount )
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedDatetime(IntPtr,Int32)( value , temporalPointCount )
public: void SetReferencedDatetime( IntPtr value, int temporalPointCount )