IXpsOMGradientStopCollection 接口 (xpsobjectmodel.h)
IXpsOMGradientStop 接口指针的集合。
继承
IXpsOMGradientStopCollection 接口继承自 IUnknown 接口。 IXpsOMGradientStopCollection 也有以下类型的成员:
方法
IXpsOMGradientStopCollection 接口具有这些方法。
IXpsOMGradientStopCollection::Append 将 IXpsOMGradientStop 接口追加到集合的末尾。 |
IXpsOMGradientStopCollection::GetAt 从集合中的指定位置获取 IXpsOMGradientStop 接口指针。 |
IXpsOMGradientStopCollection::GetCount 获取集合中 IXpsOMGradientStop 接口指针的数目。 |
IXpsOMGradientStopCollection::InsertAt 在集合中的指定位置插入 IXpsOMGradientStop 接口指针。 |
IXpsOMGradientStopCollection::RemoveAt 从集合中的指定位置删除并释放 IXpsOMGradientStop 接口指针。 |
IXpsOMGradientStopCollection::SetAt 替换集合中指定位置的 IXpsOMGradientStop 接口指针。 |
注解
有关收集方法的详细信息,请参阅 使用 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 |