ViewCollection Methods |
The ViewCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Returns true if the specified View is contained in the collection.
|
![]() | FindByCaption |
Finds a View by its caption
|
![]() | FindByName |
Finds a View by its name
|
![]() | GetEnumerator |
Enumerates through the list of Views.
|
![]() | IndexOf |
Returns the index of the specified View item.
|