Gets or sets the item at the specified index.
Object.defineProperty(LeadCollection.prototype, 'item',
get: function(),
set: function(value)
)
item: any;
The item at the specified index.
LeadCollection accepts null as a valid value and allows duplicate items.
This method raises the CollectionChanged event with Replace action.
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