Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomTimeValueHelper Class > Create Method : Create(DateTime) Method |
public static DicomTimeValue Create( DateTime dateTime )
'Declaration
Public Overloads Shared Function Create( _ ByVal dateTime As Date _ ) As DicomTimeValue
'Usage
Dim dateTime As Date Dim value As DicomTimeValue value = DicomTimeValueHelper.Create(dateTime)
public static DicomTimeValue Create( DateTime dateTime )
function Leadtools.Dicom.DicomTimeValueHelper.Create(DateTime)( dateTime )
public: static DicomTimeValue Create( DateTime dateTime )