Visual Basic (Declaration) | |
---|---|
Public Function ToDateTime() As Date |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DateTime ToDateTime() |
C++/CLI | |
---|---|
public: DateTime ToDateTime(); |
Return Value
DateTime equivalent of a DicomDateTimeValue.For an example, refer to DicomDataSet.SetIntValue(DicomElement,IntPtr,Int32).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family