The following tables list the members exposed by ActivityCategoryCollection.
Name | Description | |
---|---|---|
![]() | ActivityCategoryCollection Constructor | Constructor. Initializes a new instance of ActivityCategoryCollection object. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | IsUpdating | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | NotifyItemsChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | AddRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | BeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | BinarySearch | Overloaded. (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | 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<ActivityCategory>) |
![]() | EndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | FindMatchingItem | Finds the ActivityCategory in the collection with the specified category name. |
![]() | GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | 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<ActivityCategory>) |
![]() | Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | InsertRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |
![]() | ReInitialize | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | Remove | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ActivityCategory>) |
![]() | RemoveRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |
![]() | ClearItems | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | InsertItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | MoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnBeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnCollectionChanged | Overridden. |
![]() | OnEndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnItemAdded | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnItemAdding | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnItemRemoved | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnItemRemoving | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | RemoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
![]() | SetItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |
![]() | ItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |