[]
Collection of items
public class ItemsCollection : C1DataCollectionList<object>, IList<object>, ICollection<object>, IList, ICollection, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable, INotifyCollectionChanged
Name | Description |
---|---|
ItemsCollection(IDataCollection<object>) | Initializes a new instance of the ItemsCollection class. |