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 | Returns true if the change notifications have been suspended using the BeginUpdate method. (Inherited from Infragistics.Collections.Services.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 | Returns a boolean indicating whether the derived collection should have its OnItemAdded and OnItemRemoved methods invoked. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |
![]() | ItemPropertyChanged | Raised when an object in the collection raises its System.ComponentModel.INotifyPropertyChanged.PropertyChanged event. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ActivityCategory>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<ActivityCategory>) |