-
-
Returns any K4AcceptedTaskChange in the collection.
-
-
Displays the number of elements in the K4AcceptedTaskChange.
-
-
Returns every K4AcceptedTaskChange in the collection.
-
-
Returns the first K4AcceptedTaskChange in the collection.
-
-
Returns the K4AcceptedTaskChange with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the K4AcceptedTaskChanges within the specified range.
from
|
The K4AcceptedTaskChange, index, or name at the beginning of the range. Can accept: K4AcceptedTaskChange, Long Integer or String.
|
to
|
The K4AcceptedTaskChange, index, or name at the end of the range. Can accept: K4AcceptedTaskChange, Long Integer or String.
|
-
k4GetById( |
k4Id) |
→ Object |
-
K4 Get By ID
-
k4GetByName( |
k4Name) |
→ Object |
-
K4 Get By Name
-
-
Returns the last K4AcceptedTaskChange in the collection.
-
-
Returns the middle K4AcceptedTaskChange in the collection.
-
-
Returns the K4AcceptedTaskChange whose index follows the specified K4AcceptedTaskChange in the collection.
obj
|
K4AcceptedTaskChange
The K4AcceptedTaskChange whose index comes before the desired K4AcceptedTaskChange.
|
-
-
Returns the K4AcceptedTaskChange with the index previous to the specified index.
obj
|
K4AcceptedTaskChange
The index of the K4AcceptedTaskChange that follows the desired K4AcceptedTaskChange.
|
-
-
Generates a string which, if executed, will return the K4AcceptedTaskChange.