←Select platform

ToCalendar Method (DicomTimeValueHelper)

Summary

Converts the DicomTimeValue to a Calendar equivalent.

Syntax

C#
VB
WinRT C#
C++
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 
)  

Parameters

value
The DicomTimeValue to convert.

Return Value

The Calendar equivalent of the specified DicomTimeValue.

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