PartialArrayDefinition
Defines the structure of a partial array used to create a virtual array.
Properties
Name | Type | Description |
---|---|---|
indexes | string[] | the ids to put into the virtual array |
length | number | the total number of ids in the virtual array |
startIndex | number | starting index for the ids to be filled into the virtual array |