Click or drag to resize

ViewCollection Methods

The ViewCollection type exposes the following members.

Methods
 NameDescription
Public methodContains Returns true if the specified View is contained in the collection.
Public methodFindByCaption Finds a View by its caption
Public methodFindByName Finds a View by its name
Public methodGetEnumerator Enumerates through the list of Views.
Public methodIndexOf Returns the index of the specified View item.
Top
See Also