ViewList Object
Description
A ViewList object is a collection of objects.Methods
Name | Description |
Add | Method that adds a View object to the collection. |
Remove | Method that removes a View object from the collection. |
Properties
Name | Description |
Count | Property that returns the number of items in this collection. |
Item | Returns the specified object in the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |