Overview
>
klyn.collections
>
Collection
>
add
Overview
Index
Tree
Deprecated
klyn.collections.Collection.add
method
public add(item as T) as Void
Description
Adds an element to the collection.
Parameters
item The element to add.