-
-
Returns any K4BeforeDialogObject in the collection.
-
-
Displays the number of elements in the K4BeforeDialogObject.
-
-
Returns every K4BeforeDialogObject in the collection.
-
-
Returns the first K4BeforeDialogObject in the collection.
-
-
Returns the K4BeforeDialogObject with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the K4BeforeDialogObjects within the specified range.
from
|
The K4BeforeDialogObject, index, or name at the beginning of the range. Can accept: K4BeforeDialogObject, Long Integer or String.
|
to
|
The K4BeforeDialogObject, index, or name at the end of the range. Can accept: K4BeforeDialogObject, Long Integer or String.
|
-
-
Returns the last K4BeforeDialogObject in the collection.
-
-
Returns the middle K4BeforeDialogObject in the collection.
-
-
Returns the K4BeforeDialogObject whose index follows the specified K4BeforeDialogObject in the collection.
obj
|
K4BeforeDialogObject
The K4BeforeDialogObject whose index comes before the desired K4BeforeDialogObject.
|
-
-
Returns the K4BeforeDialogObject with the index previous to the specified index.
obj
|
K4BeforeDialogObject
The index of the K4BeforeDialogObject that follows the desired K4BeforeDialogObject.
|
-
-
Generates a string which, if executed, will return the K4BeforeDialogObject.