C#
VB
Java
WinRT C#
C++
Gets the length of the value stored in the data element.
public long Length { get; }
Public ReadOnly Property Length As Long
public long Length {get;}
public long getLength()
get_Length();
public:
property int64 Length {
int64 get();
}
Value indicating the length of the value stored in the data element. If the stored value is a sequence, this value will be (0xFFFFFFFF).
For an example, refer to SetIntValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET