Overview
>
klyn.collections
>
List
>
add
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.collections.List.add
method
public add(item as T) as Void
Description
Adds an element at the end.
Parameters
item The element to add.