TaskPaneCollection Members (Microsoft.Office.InfoPath)

Contains a collection of TaskPane objects that represent the task panes associated with a window in Microsoft Office InfoPath 2007.

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

Protected Constructors

  Name Description
Protected method TaskPaneCollection  

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets an IEnumerator that iterates over all entries in the TaskPaneCollection 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

TaskPaneCollection Class
Microsoft.Office.InfoPath Namespace