XDocuments3 members
Include protected members
Include inherited members
The XDocuments3 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets a count of the number of XDocument objects contained in the collection. (Inherited from XDocuments2.) | |
Count | ||
Item[Object] | Gets a reference to the specified XDocument object from the collection. (Inherited from XDocuments2.) | |
Item[Object] |
Top
Methods
Name | Description | |
---|---|---|
Close(Object) | Closes the specified Microsoft Office InfoPath form. (Inherited from XDocuments2.) | |
Close(Object) | ||
GetEnumerator() | Gets an IEnumerator that iterates over all entries in the XDocumentsCollection object. (Inherited from XDocuments2.) | |
GetEnumerator() | ||
New(Object, Int32) | Creates a new Microsoft Office InfoPath form based on the specified form. (Inherited from XDocuments2.) | |
New(Object, Int32) | ||
NewFromSolution(Object) | Creates a new Microsoft Office InfoPath form based on the specified form template. (Inherited from XDocuments2.) | |
NewFromSolution(Object) | ||
NewFromSolutionWithData(Object, Object, Int32) | Creates a new Microsoft Office InfoPath form using the specified XML data and form template. (Inherited from XDocuments2.) | |
NewFromSolutionWithData(Object, Object, Int32) | ||
NewFromSolutionWithInputParameters | Creates a new form using the specified form template with the specified form template and input parameters | |
Open(Object, Int32) | Opens the specified Microsoft Office InfoPath form. (Inherited from XDocuments2.) | |
Open(Object, Int32) |
Top