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