C#
VB
C++
Adds the specified item to the end of the collection.
public virtual void Add(
T item
)
public:
virtual void Add(
_T^_ item
)
item
Object to add.
The index of the newly added item.
For an example, refer to RasterCollection<T>.
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