[]
Represents a collection of the ChecklistItem.
public class ChecklistItemsCollection : ObservableCollectionBase<ChecklistItem>, IList<ChecklistItem>, ICollection<ChecklistItem>, IList, ICollection, IReadOnlyList<ChecklistItem>, IReadOnlyCollection<ChecklistItem>, IEnumerable<ChecklistItem>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Name | Description |
---|---|
ChecklistItemsCollection() |
Name | Description |
---|---|
Contains(object) | Returns a value that indicates whether the specified value is in this view. |