WindowCollection Members (Microsoft.Office.InfoPath)

Contains a Window object for each InfoPath window that is currently open.

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

Protected Constructors

  Name Description
Protected method WindowCollection  

Top

Public Properties

  Name Description
Public property Count Gets a count of the number of Window objects contained in the WindowCollection collection.
Public property Item Gets a reference to the specified Window object in the WindowCollection object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets a System.Collections.IEnumerator object that iterates over all entries in the collection.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
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

WindowCollection Class
Microsoft.Office.InfoPath Namespace