Share via


TaskPanesCollection members

Include protected members
Include inherited members

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

The TaskPanesCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the number of the TaskPaneObject objects contained in the collection. (Inherited from TaskPanes.)
Public property Item Gets a reference to the specified the TaskPaneObject object from the collection. (Inherited from TaskPanes.)

Top

Methods

  Name Description
Public method GetEnumerator Gets an IEnumerator that iterates over all entries in the TaskPanesCollection object. (Inherited from TaskPanes.)

Top

See also

Reference

TaskPanesCollection interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace