C#
VB
WinRT C#
C++
Gets or sets the native (unmanaged) data length (size in bytes).
public uint Capacity {get;}
Public ReadOnly Property Capacity As UInteger
public uint Capacity {get;}
get_Capacity();
public:
property uint Capacity {
uint get();
}
An UInt32 value that represents the native (unmanaged) data length (size in bytes).
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