This object exposes the following properties, methods and events.
| Property |
Description |
| AddNew |
Adds an object to the collection. |
| ChannelLineups |
Retrieves a collection of all ChannelLineup objects in the Guide Store. |
| Count |
Retrieves the number of objects in the collection. |
| Item |
Retrieves the object located at the specified index. |
| ItemsByKey |
Retrieves a sorted collection of objects that meet the specified criteria. |
| ItemsInTimeRange |
Retrieves a collection of objects whose start or end times occur within the specified range. |
| ItemsWithMetaProperty |
Retrieves a collection of objects all associated with the specified MetaProperty object. |
| ItemsWithMetaPropertyCond |
Retrieves a collection whose Service objects all meet the condition of a specified MetaPropertyCondition object. |
| ItemWithID |
Retrieves a Service object by its unique identifier. |
| ItemWithProviderName |
Retrieves an object by provider name. |