Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomTimeValueHelper Class : ToCalendar Method |
public static Calendar ToCalendar( DicomTimeValue value )
'Declaration
Public Shared Function ToCalendar( _ ByVal value As DicomTimeValue _ ) As Calendar
'Usage
Dim value As DicomTimeValue Dim value As Calendar value = DicomTimeValueHelper.ToCalendar(value)
public static Calendar ToCalendar( DicomTimeValue value )
function Leadtools.Dicom.DicomTimeValueHelper.ToCalendar( value )
public: static Calendar^ ToCalendar( DicomTimeValue value )