ClassAddItemAdapter
Class
Provides an adapter for adding items to a collection in a flexible manner. This is obsolete. Use AddItemAdapterCollection instead.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
[Obsolete("This class will be removed in the next release. Please use AddItemAdapterCollection instead.")]
public class AddItemAdapter : AddItemAdapterCollection, IEnumerable, INotifyCollectionChanged, IDisposable
Inheritance: objectAddItemAdapterCollectionAddItemAdapter
Implements:
Inherited Members
Constructors
AddItemAdapter()
Declaration
cs-api-definition
public AddItemAdapter()