ScheduleGroupItemCollection Class Members
In This Topic
The following tables list the members exposed by ScheduleGroupItemCollection.
Public Constructors
Public Properties
| Name | Description |
| Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Item | Overloaded. Gets a ScheduleGroupItem object at the specified index. |
Top
Protected Properties
| Name | Description |
| Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
Public Methods
| Name | Description |
| Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Top
See Also