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