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