←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
Java
WinRT C#
C++
[SerializableAttribute()] 
public struct DicomTimeValue 
<SerializableAttribute()> 
Public Structure DicomTimeValue  
   Inherits System.ValueType 
[SerializableAttribute()] 
public class DicomTimeValue 
public class DicomTimeValue  
public DicomTimeValue() 
             
JAVASCRIPT_NOSTRUCTS 
[SerializableAttribute()] 
public value class DicomTimeValue : public System.ValueType  

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly