←Select platform

Length Property

Summary
Gets the length of the value to be stored in the data element.
Syntax
C#
VB
C++
Java
public int Length { get; } 
Public ReadOnly Property Length As Integer 
public int getLength() 
public: 
property int Length { 
   int get(); 
} 

Property Value

Value indicating the length of the value to be stored in the data element.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomVR Class

DicomVR Members

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

Leadtools.Dicom Assembly

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