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 XPS_DASH structures.
Inheritance
The IXpsOMDashCollection interface inherits from the IUnknown interface. IXpsOMDashCollection also has these types of members:
Methods
The IXpsOMDashCollection interface has these methods.
| IXpsOMDashCollection::Append Appends an XPS_DASH structure to the end of the collection. |
| IXpsOMDashCollection::GetAt Gets an XPS_DASH structure from a specified location in the collection. |
| IXpsOMDashCollection::GetCount Gets the number of XPS_DASH structures in the collection. |
| IXpsOMDashCollection::InsertAt Inserts an XPS_DASH structure at a specified location in the collection. |
| IXpsOMDashCollection::RemoveAt Removes and frees an XPS_DASH structure from a specified location in the collection. |
| IXpsOMDashCollection::SetAt Replaces an XPS_DASH structure 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 |