ViewsEnumerator Object
Description
The ViewsEnumerator object provides access to a list of objects.Properties
Name | Description |
Count | Property that returns the number of items in this collection. |
Item | Allows integer-indexed access to items in the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |