The following tables list the members exposed by IndexCollection.
Name | Description | |
---|---|---|
IndexCollection Constructor |
Name | Description | |
---|---|---|
Compare | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
CreateFrom | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
CreateTo | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
ShouldDetachOnTargetChange | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
SyncTarget | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) |
Name | Description | |
---|---|---|
Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
AddOneWayTarget | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
Remove | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<int>) | |
RemoveOneWayTarget | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
OnSelfChanged | (Inherited from Infragistics.Portable.Controls.SyncableObservableCollection<int,int>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) | |
SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<int>) |