LEADTOOLS Medical (Leadtools.Dicom assembly)

Length Property (DicomElement)

Show in webframe







Gets the length of the value stored in the data element.
Syntax
public long Length {get;}
'Declaration
 
Public ReadOnly Property Length As Long
'Usage
 
Dim instance As DicomElement
Dim value As Long
 
value = instance.Length
public long Length {get;}

            
public long getLength()
 get_Length(); 
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).
Example
For an example, refer to SetIntValue(DicomElement,IntPtr,Int32).
Requirements

Target Platforms

See Also

Reference

DicomElement Class
DicomElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features