-
-
Creates a new GotoLastPageBehavior.
withProperties
|
Object
Initial values for properties of the new GotoLastPageBehavior (Optional)
|
-
-
Returns any GotoLastPageBehavior in the collection.
-
-
Displays the number of elements in the GotoLastPageBehavior.
-
-
Returns every GotoLastPageBehavior in the collection.
-
-
Returns the first GotoLastPageBehavior in the collection.
-
-
Returns the GotoLastPageBehavior with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the GotoLastPageBehavior with the specified ID.
-
-
Returns the GotoLastPageBehavior with the specified name.
-
-
Returns the GotoLastPageBehaviors within the specified range.
from
|
The GotoLastPageBehavior, index, or name at the beginning of the range. Can accept: GotoLastPageBehavior, Long Integer or String.
|
to
|
The GotoLastPageBehavior, index, or name at the end of the range. Can accept: GotoLastPageBehavior, Long Integer or String.
|
-
-
Returns the last GotoLastPageBehavior in the collection.
-
-
Returns the middle GotoLastPageBehavior in the collection.
-
-
Returns the GotoLastPageBehavior whose index follows the specified GotoLastPageBehavior in the collection.
obj
|
GotoLastPageBehavior
The GotoLastPageBehavior whose index comes before the desired GotoLastPageBehavior.
|
-
-
Returns the GotoLastPageBehavior with the index previous to the specified index.
obj
|
GotoLastPageBehavior
The index of the GotoLastPageBehavior that follows the desired GotoLastPageBehavior.
|
-
-
Generates a string which, if executed, will return the GotoLastPageBehavior.