iXpsOMPartUriCollection 接口 (xpsobjectmodel.h)
IOpcPartUri 接口指针的集合。
继承
IXpsOMPartUriCollection 接口继承自 IUnknown 接口。 IXpsOMPartUriCollection 还具有以下类型的成员:
方法
IXpsOMPartUriCollection 接口包含以下方法。
IXpsOMPartUriCollection::Append 将 IOpcPartUri 接口追加到集合的末尾。 |
IXpsOMPartUriCollection::GetAt 从集合中的指定位置获取 IOpcPartUri 接口指针。 |
IXpsOMPartUriCollection::GetCount 获取集合中 IOpcPartUri 接口指针的数目。 |
IXpsOMPartUriCollection::InsertAt 在集合中的指定位置插入 IOpcPartUri 接口指针。 |
IXpsOMPartUriCollection::RemoveAt 从集合中的指定位置删除并释放 IOpcPartUri 接口指针。 |
IXpsOMPartUriCollection::SetAt 替换集合中指定位置的 IOpcPartUri 接口指针。 |
注解
有关收集方法的详细信息,请参阅 使用 XPS OM 集合接口。
要求
最低受支持的客户端 | Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows Server 2008 R2、Windows Server 2008 SP2 和适用于 Windows Server 2008 的平台更新 [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | xpsobjectmodel.h |
另请参阅
IXpsOMObjectFactory::CreatePartUri