XDocumentsCollection Interface

Definition

public interface class XDocumentsCollection : Microsoft::Office::Interop::InfoPath::XDocuments2
[System.Runtime.InteropServices.Guid("096CD647-0786-11D1-95FA-0080C78EE3BB")]
public interface XDocumentsCollection : Microsoft.Office.Interop.InfoPath.XDocuments2
Public Interface XDocumentsCollection
Implements XDocuments2
Derived
Attributes
Implements

Properties

Count (Inherited from XDocuments2)
Item[Object] (Inherited from XDocuments2)

Methods

Close(Object) (Inherited from XDocuments2)
GetEnumerator() (Inherited from XDocuments2)
New(Object, Int32) (Inherited from XDocuments2)
NewFromSolution(Object) (Inherited from XDocuments2)
NewFromSolutionWithData(Object, Object, Int32) (Inherited from XDocuments2)
Open(Object, Int32) (Inherited from XDocuments2)

Applies to