LeadCollection Object

Summary

Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed.

Syntax
TypeScript
JavaScript
function lt.LeadCollection 
class lt.LeadCollection() 
Remarks

The LeadCollection class provides a generic observable collection class.

The class contains the CollectionChanged event. The events will fire whenever objects are added, moved, replaced or removed to/from the collection.

This class follows the design of the .NET ObservableCollection<T> class.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.