管理 Schedule 对象的集合。
若要获取此接口,请访问 IDataCollectorSet::Schedules 属性。
继承
IScheduleCollection 接口继承自 IDispatch 接口。 IScheduleCollection 还具有以下类型的成员:
方法
IScheduleCollection 接口具有这些方法。
IScheduleCollection::Add 将计划添加到集合。 |
IScheduleCollection::AddRange 将一个或多个计划添加到集合。 |
IScheduleCollection::Clear 从集合中删除所有计划。 |
IScheduleCollection::CreateSchedule 创建计划对象。 |
IScheduleCollection::get__NewEnum 检索枚举的接口。 (IScheduleCollection.get__NewEnum) |
IScheduleCollection::get_Count 检索集合中的计划数。 |
IScheduleCollection::get_Item 从集合中检索请求的计划。 |
IScheduleCollection::Remove 从集合中删除计划。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | pla.h |