←Select platform

Empty Property

Summary
Gets a DicomTimeRangeValue structure with zero values.
Syntax
C#
Objective-C
C++/CLI
Java
public static DicomTimeRangeValue Empty { get; } 
@property (class, nonatomic, strong, readonly) LTDicomTimeRangeValue *empty; 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.