[]
        
(Showing Draft Content)

C1.Blazor.DataFilter.ChecklistItemsCollection

ChecklistItemsCollection Class

Represents a collection of the ChecklistItem.

Namespace: C1.Blazor.DataFilter
Assembly: C1.Blazor.DataFilter.dll
Syntax
public class ChecklistItemsCollection : ObservableCollectionBase<ChecklistItem>, IList<ChecklistItem>, ICollection<ChecklistItem>, IList, ICollection, IReadOnlyList<ChecklistItem>, IReadOnlyCollection<ChecklistItem>, IEnumerable<ChecklistItem>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
ChecklistItemsCollection()

Methods

Name Description
Contains(object)

Returns a value that indicates whether the specified value is in this view.