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 > DicomDateTimeValueHelper Class > Create Method : Create(Calendar) Method |
public static DicomDateTimeValue Create( Calendar calendar )
'Declaration
Public Overloads Shared Function Create( _ ByVal calendar As Calendar _ ) As DicomDateTimeValue
'Usage
Dim calendar As Calendar Dim value As DicomDateTimeValue value = DicomDateTimeValueHelper.Create(calendar)
public static DicomDateTimeValue Create( Calendar calendar )
function Leadtools.Dicom.DicomDateTimeValueHelper.Create(Calendar)( calendar )
public: static DicomDateTimeValue Create( Calendar^ calendar )