←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly