←Select platform

ToDateTime Method

Summary

Converts the DicomDateTimeValue to a DateTime equivalent.

Syntax

C#
VB
Java
C++
public DateTime ToDateTime() 
Public Function ToDateTime() As Date 
public Date ToDate() 
public: 
DateTime ToDateTime();  

Return Value

DateTime equivalent of a DicomDateTimeValue.

Example

For an example, refer to SetIntValue.

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