C#
VB
C++
Gets the count of the items being enumerated.
public int ItemsCount { get; }
Public ReadOnly Property ItemsCount As Integer
public:
property int ItemsCount {
int get();
}
The number of items being enumerated.
For an example, refer to WiaSession.GetRootItem
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