IXpsOMImageResourceCollection interface (xpsobjectmodel.h)
A collection of IXpsOMImageResource interface pointers.
Inheritance
The IXpsOMImageResourceCollection interface inherits from the IUnknown interface. IXpsOMImageResourceCollection also has these types of members:
Methods
The IXpsOMImageResourceCollection interface has these methods.
IXpsOMImageResourceCollection::Append Appends an IXpsOMImageResource interface to the end of the collection. |
IXpsOMImageResourceCollection::GetAt Gets an IXpsOMImageResource interface pointer from a specified location in the collection. |
IXpsOMImageResourceCollection::GetByPartName Gets an IXpsOMImageResource interface pointer from the collection by matching the interface's part name. |
IXpsOMImageResourceCollection::GetCount Gets the number of IXpsOMImageResource interface pointers in the collection. |
IXpsOMImageResourceCollection::InsertAt Inserts an IXpsOMImageResource interface pointer at a specified location in the collection. |
IXpsOMImageResourceCollection::RemoveAt Removes and releases an IXpsOMImageResource interface pointer from a specified location in the collection. |
IXpsOMImageResourceCollection::SetAt Replaces an IXpsOMImageResource 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 |