←Select platform

Empty Property

Summary

Gets a DicomTimeRangeValue structure with zero values.

Syntax
C#
VB
C++
Java
public static DicomTimeRangeValue Empty { get; } 
Public Shared ReadOnly Property Empty As DicomTimeRangeValue 
public static DicomTimeRangeValue getEmpty() 
public: 
static property DicomTimeRangeValue Empty { 
   DicomTimeRangeValue get(); 
} 

Property Value

Represents a new instance of the DicomTimeRangeValue structure with uninitialized member data.

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