XmlFormCollection Members (Microsoft.Office.InfoPath)

Contains an XmlForm object for each form that is currently open.

The following tables list the members exposed by the XmlFormCollection type.

Protected Constructors

  Name Description
Protected method XmlFormCollection  

Top

Public Properties

  Name Description
Public property Count Gets a count of the number of XmlForm objects contained in the collection.
Public property Item Gets a reference to the specified XmlForm object from the collection by index value.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets an System.Collections.IEnumerator object that iterates over all entries in the XmlFormCollection object.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method New Overloaded.  
Public method NewFromFormTemplate Overloaded. Creates a new form based on the specified form template and optional data.
Public method Open Overloaded. Opens the specified form.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

XmlFormCollection Class
Microsoft.Office.InfoPath Namespace