ViewInfosCollection members
Include protected members
Include inherited members
Contains a ViewInfoObject object for each view within a Microsoft InfoPath form.
The ViewInfosCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets a count of the number of ViewInfoObject object contained in the ViewInfosCollection collection. (Inherited from ViewInfos.) | |
Item | Gets the specified ViewInfoObject object from the ViewInfosCollection collection. (Inherited from ViewInfos.) |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator | Gets an IEnumerator that iterates over all entries in the ViewInfosCollection object. (Inherited from ViewInfos.) |
Top