The following tables list the members exposed by BindableItemCollection<T>.
Name | Description | |
---|---|---|
BindableItemCollection<T> Constructor | Initializes a new instance of the BindableItemCollection<T> class. |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
Item | (Inherited from Infragistics.Collections.CollectionBase<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
CreateItem | Overloaded. Creates a new object with a default underlying data object. | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<T>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<T>) |
Name | Description | |
---|---|---|
AddBoundItem | Adds the item at the specified index. | |
AddItem | Overridden. Adds the unbound item at the specified index. | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
GetCount | Overridden. Retrieves the amount of items in the collection. | |
GetItem | Overridden. Gets the item at the specified index. | |
InsertItem | Overridden. Adds an item to the collection at a given index. | |
OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
RemoveItem | Overridden. Removes the item at the specified index | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
RemoveRange | Removes the specified list of items. | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
ResetItems | (Inherited from Infragistics.Collections.CollectionBase<T>) | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<T>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<T>) |