GotoNextViewBehaviors
A collection of goto next view bhavior objects.
GotoNextViewBehaviors Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the gotonextviewbehaviors with the specified index or name. |
| length |
Long |
read |
The number of gotonextviewbehaviors in the collection. |
GotoNextViewBehaviors Methods
| Method |
Returns |
Description |
| add |
GotoNextViewBehavior |
Create a new gotonextviewbehaviors. |
| anyItem |
Object |
Returns any gotonextviewbehaviors. |
| firstItem |
Object |
Returns the first gotonextviewbehaviors. |
| itemByID |
Object |
Returns the gotonextviewbehaviors with the specified ID. |
| itemByRange |
Objects |
Returns the gotonextviewbehaviorss within the specified range. |
| lastItem |
Object |
Returns the last gotonextviewbehaviors. |
| middleItem |
Object |
Returns the middle gotonextviewbehaviors. |
| nextItem |
Object |
Returns the next gotonextviewbehaviors. |
| previousItem |
Object |
Returns the previous gotonextviewbehaviors. |