Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
A collection of IXpsOMDocument interface pointers.
Inheritance
The IXpsOMDocumentCollection interface inherits from the IUnknown interface. IXpsOMDocumentCollection also has these types of members:
Methods
The IXpsOMDocumentCollection interface has these methods.
| IXpsOMDocumentCollection::Append Appends an IXpsOMDocument interface to the end of the collection. |
| IXpsOMDocumentCollection::GetAt Gets an IXpsOMDocument interface pointer from a specified location in the collection. |
| IXpsOMDocumentCollection::GetCount Gets the number of IXpsOMDocument interface pointers in the collection. |
| IXpsOMDocumentCollection::InsertAt Inserts an IXpsOMDocument interface pointer at a specified location in the collection. |
| IXpsOMDocumentCollection::RemoveAt Removes and releases an IXpsOMDocument interface pointer from a specified location in the collection. |
| IXpsOMDocumentCollection::SetAt Replaces an IXpsOMDocument 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 |