dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
ObjectList.insert
collections
ObjectList
add item to list
struct
ObjectList
(T)
T
insert
(
T
item
,
int
index
= -1
)
Meta
Source
See Implementation
collections
ObjectList
destructors
~this
functions
add
clear
get
indexOf
insert
opIndex
remove
replace
properties
count
variables
_count
_list
add item to list