XDocumentsCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |