Share via


ViewInfosCollection members

Include protected members
Include inherited members

Contains a ViewInfoObject object for each view within a Microsoft Office InfoPath form.

The ViewInfosCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the number of ViewInfoObject object contained in the ViewInfosCollection collection. (Inherited from ViewInfos.)
Public property Item Gets the specified ViewInfoObject object from the ViewInfosCollection collection. (Inherited from ViewInfos.)

Top

Methods

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

Top

See also

Reference

ViewInfosCollection interface

Microsoft.Office.Interop.InfoPath namespace