←Select platform

GetNumericValue Method

Summary

Gets the values under the "Numeric Value" (0040,A30A) element.

Syntax
C#
VB
C++
public double[] GetNumericValue() 
Public Function GetNumericValue() As Double() 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly