dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
Collection.pushBack
dlangui
core
collections
Collection
insert item at end of collection
struct
Collection
(T, bool ownItems = false)
void
pushBack
(
T
item
)
Meta
Source
See Implementation
dlangui
core
collections
Collection
destructors
~this
functions
add
addAll
clear
indexOf
opApply
opIndex
opOpAssign
pushBack
pushFront
remove
removeValue
properties
back
empty
front
length
peekBack
peekFront
popBack
popFront
size
insert item at end of collection