C#
VB
C++
Gets the count of the received list capability values.
public int ValuesCount { get; }
Public ReadOnly Property ValuesCount As Integer
public:
property int ValuesCount {
int get();
}
The number of values in the received list of capability values.
Use this property to determine the number of the capabilities contained in the Values collection in order to loop through them.
For an example, refer to WiaSession.EnumCapabilities
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