List.add

appends an element to the list

class List(T)
void
add
(
T dat
)

Meta