Share

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.

Accessed From

Application.Views

Derived Classes

Views

Version

Introduced in version 4

Was this information helpful?