IXpsOMDocumentCollection 인터페이스(xpsobjectmodel.h)
IXpsOMDocument 인터페이스 포인터의 컬렉션입니다.
상속
IXpsOMDocumentCollection 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IXpsOMDocumentCollection 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IXpsOMDocumentCollection 인터페이스에는 이러한 메서드가 있습니다.
IXpsOMDocumentCollection::Append 컬렉션의 끝에 IXpsOMDocument 인터페이스를 추가합니다. |
IXpsOMDocumentCollection::GetAt 컬렉션의 지정된 위치에서 IXpsOMDocument 인터페이스 포인터를 가져옵니다. |
IXpsOMDocumentCollection::GetCount 컬렉션의 IXpsOMDocument 인터페이스 포인터 수를 가져옵니다. |
IXpsOMDocumentCollection::InsertAt 컬렉션의 지정된 위치에 IXpsOMDocument 인터페이스 포인터를 삽입합니다. |
IXpsOMDocumentCollection::RemoveAt 컬렉션의 지정된 위치에서 IXpsOMDocument 인터페이스 포인터를 제거하고 해제합니다. |
IXpsOMDocumentCollection::SetAt 컬렉션의 지정된 위치에 있는 IXpsOMDocument 인터페이스 포인터를 바꿉니다. |
설명
컬렉션 메서드에 대한 자세한 내용은 XPS OM 컬렉션 인터페이스 작업을 참조하세요.
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱] |
대상 플랫폼 | Windows |
헤더 | xpsobjectmodel.h |