Freigeben über


XDocumentsCollectionClass-Klasse

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

Vererbungshierarchie

System.Object
  Microsoft.Office.Interop.InfoPath.XDocumentsCollectionClass

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("80757336-5146-11D5-A672-00B0D022E945")> _
Public Class XDocumentsCollectionClass _
    Implements XDocuments2, XDocumentsCollection, XDocuments3, XDocuments,  _
    IEnumerable
'Usage
Dim instance As XDocumentsCollectionClass
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("80757336-5146-11D5-A672-00B0D022E945")]
public class XDocumentsCollectionClass : XDocuments2, 
    XDocumentsCollection, XDocuments3, XDocuments, IEnumerable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

XDocumentsCollectionClass-Member

Microsoft.Office.Interop.InfoPath-Namespace