C#
VB
WinRT C#
C++
Creates a new DicomDateTimeValue with the specified values.
public static Leadtools.Dicom.DicomDateTimeValue Create(
Calendar calendar
)
Public Overloads Shared Function Create( _
ByVal calendar As Calendar _
) As Leadtools.Dicom.DicomDateTimeValue
public static Leadtools.Dicom.DicomDateTimeValue Create(
Calendar calendar
)
function Leadtools.Dicom.DicomDateTimeValueHelper.Create(Calendar)(
calendar
)
public:
static Leadtools.Dicom.DicomDateTimeValue Create(
Calendar^ calendar
)
calendar
Value that represents the date and time.
A new DicomDateTimeValue with the specified values.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET