IXpsOMGradientStopCollection interface (xpsobjectmodel.h)
A collection of IXpsOMGradientStop interface pointers.
Inheritance
The IXpsOMGradientStopCollection interface inherits from the IUnknown interface. IXpsOMGradientStopCollection also has these types of members:
Methods
The IXpsOMGradientStopCollection interface has these methods.
IXpsOMGradientStopCollection::Append Appends an IXpsOMGradientStop interface to the end of the collection. |
IXpsOMGradientStopCollection::GetAt Gets an IXpsOMGradientStop interface pointer from a specified location in the collection. |
IXpsOMGradientStopCollection::GetCount Gets the number of IXpsOMGradientStop interface pointers in the collection. |
IXpsOMGradientStopCollection::InsertAt Inserts an IXpsOMGradientStop interface pointer at a specified location in the collection. |
IXpsOMGradientStopCollection::RemoveAt Removes and releases an IXpsOMGradientStop interface pointer from a specified location in the collection. |
IXpsOMGradientStopCollection::SetAt Replaces an IXpsOMGradientStop interface pointer at a specified location in the collection. |
Remarks
For more information about the collection methods, see Working with XPS OM Collection Interfaces.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | xpsobjectmodel.h |