dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Collection.add
dlangui
core
collections
Collection
insert new item in specified position
struct
Collection
(T)
void
add
(
T
item
,
size_t
index
=
size_t.max
)
Meta
Source
See Implementation
dlangui
core
collections
Collection
destructors
~this
functions
add
clear
indexOf
opApply
opIndex
opOpAssign
remove
removeValue
properties
length
size
insert new item in specified position