Name | Description | |
---|---|---|
ChecklistItemsCollection Constructor |
The following tables list the members exposed by ChecklistItemsCollection.
Name | Description | |
---|---|---|
ChecklistItemsCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | Overloaded. Returns a value that indicates whether the specified value is in this view. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
ClearItems | Removes all elements from the Collection. (Inherited from C1.DataFilter.ObservableCollectionBase<ChecklistItem>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
CollectionResetting | Occurs before all items are removed. (Inherited from C1.DataFilter.ObservableCollectionBase<ChecklistItem>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |