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