←Select platform

DicomTimeValue Structure

Summary

The DicomTimeValue structure contains information about time values stored in the Value Field of a Data Element.

Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public struct DicomTimeValue 
<SerializableAttribute()> 
Public Structure DicomTimeValue  
   Inherits System.ValueType 
public class DicomTimeValue  
public DicomTimeValue() 
[SerializableAttribute()] 
public value class DicomTimeValue : public System.ValueType  

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly