Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A collection of IXpsOMVisual interface pointers.
Inheritance
The IXpsOMVisualCollection interface inherits from the IUnknown interface. IXpsOMVisualCollection also has these types of members:
Methods
The IXpsOMVisualCollection interface has these methods.
| IXpsOMVisualCollection::Append Appends an IXpsOMVisual interface to the end of the collection. |
| IXpsOMVisualCollection::GetAt Gets an IXpsOMVisual interface pointer from a specified location in the collection. |
| IXpsOMVisualCollection::GetCount Gets the number of IXpsOMVisual interface pointers in the collection. |
| IXpsOMVisualCollection::InsertAt Inserts an IXpsOMVisual interface pointer at a specified location in the collection. |
| IXpsOMVisualCollection::RemoveAt Removes and releases an IXpsOMVisual interface pointer from a specified location in the collection. |
| IXpsOMVisualCollection::SetAt Replaces an IXpsOMVisual 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 |