←Select platform

Length Property

Summary
Gets the length of the value stored in the data element.
Syntax
C#
Objective-C
C++/CLI
Java
public long Length { get; } 
@property (nonatomic, assign, readonly) NSUInteger length; 
public long getLength() 
public: 
property int64 Length { 
   int64 get(); 
} 

Property Value

Value indicating the length of the value stored in the data element. If the stored value is a sequence, this value will be (0xFFFFFFFF).

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.