C#
VB
Java
C++
Gets the size in bytes of the extension data.
public int DataLength { get; }
Public ReadOnly Property DataLength As Integer
public long getDataLength()
public:
property int DataLength {
int get();
}
The size in bytes of the extension data. If the extension data is a stream, this value should be 0xFFFFFFFF
For an example, refer to RasterCodecs.ReadExtensions.
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