←Select platform

Create(DateTime) Method

Summary

Creates a new DicomDateTimeValue with the specified values.

Syntax

C#
VB
WinRT C#
C++
public static Leadtools.Dicom.DicomDateTimeValue Create(  
   DateTime dateTime 
) 
Public Overloads Shared Function Create( _ 
   ByVal dateTime As Date _ 
) As Leadtools.Dicom.DicomDateTimeValue 
public static Leadtools.Dicom.DicomDateTimeValue Create(  
   DateTime dateTime 
) 
 function Leadtools.Dicom.DicomDateTimeValueHelper.Create(DateTime)(  
   dateTime  
) 
public: 
static Leadtools.Dicom.DicomDateTimeValue Create(  
   DateTime dateTime 
)  

Parameters

dateTime
Value that represents the date and time.

Return Value

A new DicomDateTimeValue with the specified values.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize