C#
VB
Java
WinRT C#
C++
Gets the length of the value to be stored in the data element.
public int Length { get; }
Public ReadOnly Property Length As Integer
public int Length {get;}
public int getLength()
get_Length();
public:
property int Length {
int get();
}
Value indicating the length of the value to be stored in the data element.
For an example, refer to Reset.
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