IXpsOMNameCollection interface

A collection of name strings.

When to implement

Never. Custom implementation of this interface is not supported.

Members

The IXpsOMNameCollection interface inherits from the IUnknown interface. IXpsOMNameCollection also has these types of members:

  • Methods

Methods

The IXpsOMNameCollection interface has these methods.

Method Description
GetAt

Gets the name string that is stored at a specified location in the collection.

GetCount

Gets the number of name strings in the collection.

 

Remarks

For more information about the collection methods, see Working with XPS OM Collection Interfaces.

Requirements

Minimum supported client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps]

Header

Xpsobjectmodel.h

IDL

XpsObjectModel.idl

See also

Working with XPS OM Collection Interfaces

Interfaces

XML Paper Specification