XDocumentsCollection properties

Include protected members
Include inherited members

Properties

  Name Description
Public property Count 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.Count. (Inherited from XDocuments.)
Public property Count Gets a count of the number of XDocument objects contained in the collection. (Inherited from XDocuments2.)
Public property Item[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.Item. (Inherited from XDocuments.)
Public property Item[Object] Gets a reference to the specified XDocument object from the collection. (Inherited from XDocuments2.)

Top

See also

Reference

XDocumentsCollection interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace