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 for reference types and allows duplicate items.
This method raises the CollectionChanged event with Replace action.
Products |
Support |
Feedback: item Property (LeadCollection) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|