XDocumentsCollection Methods

Include Protected Members
Include Inherited Members

The XDocumentsCollection type exposes the following members.

Methods

  Name Description
Public method Close(Object) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeXDocuments2.Close. (Inherited from XDocuments.)
Public method Close(Object) Closes the specified Microsoft InfoPath 2010 form. (Inherited from XDocuments2.)
Public method GetEnumerator() This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeXDocuments2.GetEnumerator. (Inherited from XDocuments.)
Public method GetEnumerator() Gets an IEnumerator that iterates over all entries in the XDocumentsCollection object. (Inherited from XDocuments2.)
Public method New(Object, Int32) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeXDocuments2.New. (Inherited from XDocuments.)
Public method New(Object, Int32) Creates a new Microsoft InfoPath 2010 form based on the specified form. (Inherited from XDocuments2.)
Public method NewFromSolution(Object) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeXDocuments2.NewFromSolution. (Inherited from XDocuments.)
Public method NewFromSolution(Object) Creates a new Microsoft InfoPath 2010 form based on the specified form template. (Inherited from XDocuments2.)
Public method NewFromSolutionWithData Creates a new Microsoft InfoPath 2010 form using the specified XML data and form template. (Inherited from XDocuments2.)
Public method Open(Object, Int32) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeXDocuments2.Open. (Inherited from XDocuments.)
Public method Open(Object, Int32) Opens the specified Microsoft InfoPath 2010 form. (Inherited from XDocuments2.)

Top

See Also

Reference

XDocumentsCollection Interface

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace