←Select platform

ToCalendar Method (DicomDateValueHelper)

Summary

Converts the DicomDateValue to a Calendar equivalent.

Syntax

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

Parameters

value
The DicomDateValue to convert.

Return Value

The Calendar equivalent of the specified DicomDateValue.

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