Adds the given value to a listy property, either at the end if insertionIndex is not set, or at the indicated index, shifting any and all subsequent items "down".
value
insertionIndex
Generated using TypeDoc
Adds the given
valueto a listy property, either at the end ifinsertionIndexis not set, or at the indicated index, shifting any and all subsequent items "down".