[]
        
(Showing Draft Content)

C1.Win.C1Schedule.ScheduleGroupItemCollection

ScheduleGroupItemCollection Class

Represents a collection of the ScheduleGroupItem objects.

Inheritance
ScheduleGroupItemCollection
Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class ScheduleGroupItemCollection : C1ObservableCollection<ScheduleGroupItem>, IList<ScheduleGroupItem>, ICollection<ScheduleGroupItem>, IList, ICollection, IReadOnlyList<ScheduleGroupItem>, IReadOnlyCollection<ScheduleGroupItem>, IEnumerable<ScheduleGroupItem>, IEnumerable, INotifyCollectionChanged

Constructors

Name Description
ScheduleGroupItemCollection()

Properties

Name Description
this[int]

Gets a ScheduleGroupItem object at the specified index.

this[object]

Gets a ScheduleGroupItem object with the specified owner.