C#
VB
C++
Adds an item to the ICollection.
public void Add(T item)
public:void Add(_T^_ item)
item
The object to add to the ICollection.
Exceptions
| Exception | Description | 
|---|---|
| System.NotSupportedException | The ICollection is read-only. | 
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
