ViewCollection Properties |
The ViewCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of items in ViewCollection | |
| Document |
Gets the associated Document of the ViewCollection.
| |
| ItemInt32 |
Gets a View by index.
| |
| ItemString |
Gets a View by its caption.
|