The following tables list the members exposed by OutlookBarGroupCollection.
Name | Description | |
---|---|---|
OutlookBarGroupCollection Constructor | Initialize a new OutlookBarGroupCollection |
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
IsUpdating | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
Item | Returns the OutlookBarGroup with the specified key. |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
NotifyItemsChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) |
Name | Description | |
---|---|---|
Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
AddRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
BeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
BinarySearch | Overloaded. (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
ContainsKey | Determines whether OutlookBarGroupCollection contains an OutlookBarGroup with the specified key | |
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<OutlookBarGroup>) | |
EndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
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<OutlookBarGroup>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
InsertRange | Overridden. Inserts the elements of a collection into the collection at the specified index. | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<OutlookBarGroup>) | |
ReInitialize | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
Remove | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>) | |
RemoveRange | Overridden. Removes a contiguous block of items from the collection. |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<OutlookBarGroup>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<OutlookBarGroup>) | |
ClearItems | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
InsertItem | Overridden. Inserts a new OutlookBarGroup at the specified index in the collection. | |
MoveItem | Overridden. Moves an item from one index in the collection to a new location. | |
OnBeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnCollectionChanged | Overridden. Raises the CollectionChanged event | |
OnEndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnItemAdded | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnItemAdding | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnItemPropertyChanged | Overridden. Raises the ItemPropertyChanged event | |
OnItemRemoved | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnItemRemoving | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) | |
RemoveItem | Overridden. Removes an OutlookBarGroup at the specified index. | |
SetItem | Overridden. Replaces an item at the specified index in the collection |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<OutlookBarGroup>) | |
ItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<OutlookBarGroup>) |