ViewInfosCollection Members
Include Protected Members
Include Inherited Members
Contains a ViewInfoObject object for each view within a Microsoft InfoPath 2010 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