←Select platform

GetNumericValue Method

Summary
Gets the values under the "Numeric Value" (0040,A30A) element.
Syntax
C#
Objective-C
C++/CLI
public double[] GetNumericValue() 
- (NSUInteger)getNumericValue:(double *)buffer length:(NSUInteger)length; 
public: 
array<double>^ GetNumericValue();  

Return Value

Buffer that contains the values under the "Numeric Value" (0040,A30A) element. The size of the buffer is equal to NumericValueCount.

Remarks

These values will be ignored if UnformattedTextValue is not a null reference (Nothing in VB).

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.