InternalCollection.add

Adds an item to the collection.

struct InternalCollection(T)
package
void
add
()

Parameters

item T

The item to add.

Meta