←Select platform

ToCalendar Method (DicomDateTimeValueHelper)

Summary

Converts the DicomDateTimeValue to a Calendar equivalent.

Syntax

C#
VB
WinRT C#
C++
public Calendar ToCalendar(  
   Leadtools.Dicom.DicomDateTimeValue value 
) 
Public Function ToCalendar( _ 
   ByVal value As Leadtools.Dicom.DicomDateTimeValue _ 
) As Calendar 
public Calendar ToCalendar(  
   Leadtools.Dicom.DicomDateTimeValue value 
) 
 function Leadtools.Dicom.DicomDateTimeValueHelper.ToCalendar(  
   value  
) 
public: 
Calendar^ ToCalendar(  
   Leadtools.Dicom.DicomDateTimeValue value 
)  

Parameters

value
The DicomDateTimeValue to convert.

Return Value

The Calendar equivalent of the specified DicomDateTimeValue.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly