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.