←Select platform

Empty Property

Summary
Gets a DicomAgeValue structure with default values.
Syntax
C#
Objective-C
C++/CLI
public static DicomAgeValue Empty { get; } 
@property (class, nonatomic, strong, readonly) LTDicomAgeValue *empty; 
public: 
static property DicomAgeValue Empty { 
   DicomAgeValue get(); 
} 

Property Value

Represents a new instance of the DicomAgeValue structure with member data set to 0.

Remarks

An uninitialized DicomAgeValue has a (Number, Reference) value of 0,0.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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