Collection newOrderedCollection
Aus ExpeccoWiki
Schema
Description
Create a new empty OrderedCollection (dynamic size Vector). The collection can then be filled using the "addElement" blocks, or (once elements have been added) using the "at" and "atPut" blocks with a numeric index as key.
Back to Standard Library.
Previous: Collection [ NewDictionary ]
Next: Collection [ NewSet ]
