XDocumentsCollectionClass Class
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.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
public ref class XDocumentsCollectionClass : Microsoft::Office::Interop::InfoPath::XDocuments3, Microsoft::Office::Interop::InfoPath::XDocumentsCollection
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("80758336-5146-11D5-A672-00B0D022E945")]
public class XDocumentsCollectionClass : Microsoft.Office.Interop.InfoPath.XDocuments3, Microsoft.Office.Interop.InfoPath.XDocumentsCollection
type XDocumentsCollectionClass = class
interface XDocuments2
interface XDocumentsCollection
interface XDocuments3
interface XDocuments
Public Class XDocumentsCollectionClass
Implements XDocuments3, XDocumentsCollection
- Inheritance
-
XDocumentsCollectionClass
- Attributes
- Implements
Properties
Count |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Item[Object] |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_Count |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_Item[Object] |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments3_Count | |
XDocuments3_Item[Object] |
Methods
Close(Object) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
GetEnumerator() |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
New(Object, Int32) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
NewFromSolution(Object) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
NewFromSolutionWithData(Object, Object, Int32) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
NewFromSolutionWithInputParameters(Object, Object) | |
Open(Object, Int32) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_Close(Object) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_get_Count() | |
XDocuments_get_Item(Object) | |
XDocuments_GetEnumerator() |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_New(Object, Int32) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_NewFromSolution(Object) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments_Open(Object, Int32) |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
XDocuments3_Close(Object) | |
XDocuments3_get_Count() | |
XDocuments3_get_Item(Object) | |
XDocuments3_GetEnumerator() | |
XDocuments3_New(Object, Int32) | |
XDocuments3_NewFromSolution(Object) | |
XDocuments3_NewFromSolutionWithData(Object, Object, Int32) | |
XDocuments3_Open(Object, Int32) |