C#
VB
C++
Gets the number of items contained in the collection.
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
int get();
}
A value that represents the number of items contained in the collection.
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