Class
AddItemAdapter

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: IDisposableIEnumerableINotifyCollectionChanged

Inherited Members AddItemAdapterCollection.SourcePropertyAddItemAdapterCollection.AdditionalItemPropertyAddItemAdapterCollection.AdditionalItemPositionPropertyAddItemAdapterCollection.Finalize()AddItemAdapterCollection.GetEnumerator()AddItemAdapterCollection.Dispose()AddItemAdapterCollection.Dispose(bool)AddItemAdapterCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs)AddItemAdapterCollection.CreateInstanceCore()AddItemAdapterCollection.SourceAddItemAdapterCollection.AdditionalItemPositionAddItemAdapterCollection.AdditionalItemAddItemAdapterCollection.CollectionChanged

Constructors

AddItemAdapter()

Declaration

cs-api-definition
public AddItemAdapter()
In this article
DefinitionConstructorsAddItemAdapter()
Not finding the help you need?
Contact Support