C#
VB
WinRT C#
C++
Converts the DicomTimeValue to a Calendar equivalent.
public static Calendar ToCalendar(
Leadtools.Dicom.DicomTimeValue value
)
Public Shared Function ToCalendar( _
ByVal value As Leadtools.Dicom.DicomTimeValue _
) As Calendar
public static Calendar ToCalendar(
Leadtools.Dicom.DicomTimeValue value
)
function Leadtools.Dicom.DicomTimeValueHelper.ToCalendar(
value
)
public:
static Calendar^ ToCalendar(
Leadtools.Dicom.DicomTimeValue value
)
value
The DicomTimeValue to convert.
The Calendar equivalent of the specified DicomTimeValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET